[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 5 / 8 / e / CategoryToolOC / 0.2.2 / CategoryToolOC.podspec.json
blob509dd7c2f5ee02d6f62746668568394ba31aa2ea
2   "name": "CategoryToolOC",
3   "version": "0.2.2",
4   "summary": "项目常用分类库.",
5   "description": "项目常用分类库,包含项目中的和系统中的.",
6   "homepage": "https://github.com/kenan0620/CategoryToolOC",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kenan0620": "coenen@aliyun.com"
13   },
14   "source": {
15     "git": "https://github.com/kenan0620/CategoryToolOC.git",
16     "tag": "0.2.2"
17   },
18   "social_media_url": "https://www.jianshu.com/u/aa2d07ae7c2f",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "CategoryToolOC/Classes/CategoryToolOC.h",
23   "subspecs": [
24     {
25       "name": "UIButton",
26       "source_files": "CategoryToolOC/Classes/UIButton{*}.{h,m}"
27     },
28     {
29       "name": "UIColor",
30       "source_files": "CategoryToolOC/Classes/UIColor{*}.{h,m}"
31     },
32     {
33       "name": "UIFont",
34       "source_files": "CategoryToolOC/Classes/UIFont{*}.{h,m}"
35     },
36     {
37       "name": "UIImage",
38       "source_files": "CategoryToolOC/Classes/UIImage{*}.{h,m}"
39     },
40     {
41       "name": "UIScrollView",
42       "source_files": "CategoryToolOC/Classes/UIScrollView{*}.{h,m}"
43     },
44     {
45       "name": "UITextField",
46       "source_files": "CategoryToolOC/Classes/UITextField{*}.{h,m}"
47     },
48     {
49       "name": "UIView",
50       "source_files": "CategoryToolOC/Classes/UIView{*}.{h,m}"
51     },
52     {
53       "name": "UIViewController",
54       "source_files": "UIViewController"
55     },
56     {
57       "name": "WKWebView",
58       "source_files": "CategoryToolOC/Classes/WKWebView{*}.{h,m}"
59     },
60     {
61       "name": "Date",
62       "source_files": "Date"
63     },
64     {
65       "name": "NSString",
66       "source_files": "NSString"
67     },
68     {
69       "name": "System",
70       "source_files": "System"
71     }
72   ]