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}"
56 "NSObjectExtend/Core": [
62 "Classes/UIKit/*.{h,m}"
66 "name": "CoreLocation",
68 "frameworks": "CoreLocation",
71 "NSObjectExtend/Core": [
77 "Classes/CoreLocation/*.{h,m}"