feat(*): replace framework
parent
05a3071850
commit
6d1f3e313c
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -26,4 +26,6 @@
|
||||||
/// 是否是空字符串
|
/// 是否是空字符串
|
||||||
- (BOOL)tds_isEmpty;
|
- (BOOL)tds_isEmpty;
|
||||||
+ (BOOL)tds_isEmpty:(NSString *)string;
|
+ (BOOL)tds_isEmpty:(NSString *)string;
|
||||||
|
|
||||||
|
- (NSDictionary *)tds_toDictionary;
|
||||||
@end
|
@end
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue