Commit 31f1a0ad authored by jinzhu's avatar jinzhu

update

parent 9d8fa498
......@@ -35,7 +35,7 @@ PODS:
- GMKit/Protocol (1.1.3):
- Masonry (= 1.1.0)
- SDWebImage (= 3.7.6)
- GMPhobos (1.2.6):
- GMPhobos (1.2.7):
- GMCache (= 0.2.3)
- GMKit (= 1.1.3)
- Masonry (1.1.0)
......@@ -63,11 +63,11 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
GMCache: 09a3029c96fe130e3a21faef70b3d9d2ce92d639
GMKit: 35f788243cceeddf3e13c5226b3ea0b5e08e2117
GMPhobos: d30e6cfb275bc5d4c8dba2d8907403e7d14863a1
GMPhobos: 03af55631a374777a9bcf24b38137e8c03ed6f1e
Masonry: 678fab65091a9290e40e2832a55e7ab731aad201
SDWebImage: c325cf02c30337336b95beff20a13df489ec0ec9
TMCache: 95ebcc9b3c7e90fb5fd8fc3036cba3aa781c9bed
PODFILE CHECKSUM: ea0fac2144ac80baf8f21576cde49526c19991ad
COCOAPODS: 1.7.0
COCOAPODS: 1.7.4
......@@ -283,7 +283,7 @@ static NSString *sdkVersion = @"110";
}
@catch (NSException *exception) {
NSAssert(NO, @"哎呀呀,VALUE不能为NSObject ");
NSAssert(NO, @"哎呀呀,VALUE不能为NSObject ");
}
}
......@@ -314,7 +314,7 @@ static NSString *sdkVersion = @"110";
}
@catch (NSException *exception) {
NSAssert(NO, @"哎呀呀,VALUE不能为NSObject ");
NSAssert(NO, @"哎呀呀,VALUE不能为NSObject ");
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment