2 "name": "NSObjectExtend",
7 "summary": "NS系列库扩充方法.",
8 "homepage": "http://blog.isteven.cn",
10 "Steven": "qzs21@qq.com"
13 "git": "https://github.com/qzs21/NSObjectExtend.git",
19 "default_subspecs": "All",
23 "source_files": "Classes/NSObjectExtend.h",
26 "NSObjectExtend/Core": [
29 "NSObjectExtend/UIKit": [
32 "NSObjectExtend/CoreLocation": [
41 "resources": "Classes/Core/Resource/*.lproj",
44 "Classes/Core/*.{h,m}"
50 "frameworks": "UIKit",
53 "NSObjectExtend/Core": [
59 "Classes/UIKit/*.{h,m}"
63 "name": "CoreLocation",
65 "frameworks": "CoreLocation",
68 "NSObjectExtend/Core": [
74 "Classes/CoreLocation/*.{h,m}"