release 1.0.3+1 , lint 处理
This commit is contained in:
@ -24,8 +24,6 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
/// @param numberColor 色值
|
||||
+ (UIColor*)colorFromNumber:(NSNumber*)numberColor;
|
||||
|
||||
+ (CGPoint)pointFromDictionary:(NSDictionary *)dictionary;
|
||||
|
||||
/// 从数据中解析经纬度
|
||||
/// @param array 经纬度数组对(默认第一个当做维度,第二个当做经度)
|
||||
+ (CLLocationCoordinate2D)coordinateFromArray:(NSArray *)array;
|
||||
|
Reference in New Issue
Block a user