[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 6 / 8 / CHSimpleUI / 1.6.7 / CHSimpleUI.podspec.json
blob6585e0016e7db4563492b69297c53db4f5d7b6f1
2   "name": "CHSimpleUI",
3   "version": "1.6.7",
4   "summary": "A short description of CHPodsFirstDemo.",
5   "description": "test----cyp",
6   "homepage": "https://gitee.com/Cyptt",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "cyptt": "ios"
13   },
14   "source": {
15     "git": "https://gitee.com/Cyptt/chsimple-ui.git",
16     "tag": "1.6.7"
17   },
18   "source_files": [
19     "**/CHSimpleUISDK/**/*.{swift,h,m}"
20   ],
21   "platforms": {
22     "ios": "10"
23   },
24   "dependencies": {
25     "SnapKit": [
27     ]
28   },
29   "swift_versions": "5.0",
30   "subspecs": [
31     {
32       "name": "Base",
33       "source_files": "**/CHSimpleUISDK/Base/*.{swift,h,m}",
34       "resource_bundles": {
35         "CHSimpleBundle": [
36           "**/CHSimpleUISDK/CHSimpleBundle.bundle/*"
37         ]
38       }
39     },
40     {
41       "name": "CommonUI",
42       "source_files": "**/CHSimpleUISDK/CommonUI/*.{swift,h,m}",
43       "dependencies": {
44         "SnapKit": [
46         ],
47         "CHSimpleUI/Base": [
49         ]
50       }
51     },
52     {
53       "name": "Alert",
54       "source_files": [
55         "**/CHSimpleUISDK/Alert/*.{swift,h,m}"
56       ],
57       "dependencies": {
58         "SnapKit": [
60         ],
61         "CHSimpleUI/Base": [
63         ],
64         "CHSimpleUI/CommonUI": [
66         ]
67       }
68     },
69     {
70       "name": "Button",
71       "source_files": "**/CHSimpleUISDK/Button/*.{swift,h,m}"
72     },
73     {
74       "name": "ToolUtils",
75       "source_files": "**/CHSimpleUISDK/ToolUtils/*.{swift,h,m}",
76       "dependencies": {
77         "CHSimpleUI/Categery": [
79         ]
80       }
81     },
82     {
83       "name": "Categery",
84       "source_files": "**/CHSimpleUISDK/Categery/*.{swift,h,m}"
85     },
86     {
87       "name": "Search",
88       "source_files": "**/CHSimpleUISDK/Search/*.{swift,h,m}",
89       "dependencies": {
90         "CHSimpleUI/Base": [
92         ]
93       }
94     },
95     {
96       "name": "Location",
97       "source_files": "**/CHSimpleUISDK/Location/*.{swift,h,m}"
98     },
99     {
100       "name": "CHKeyBoard",
101       "dependencies": {
102         "SnapKit": [
104         ],
105         "CHSimpleUI/Base": [
107         ]
108       },
109       "source_files": [
110         "**/CHSimpleUISDK/CHKeyBoard/*.{swift,h,m}"
111       ]
112     },
113     {
114       "name": "Signature",
115       "source_files": [
116         "**/CHSimpleUISDK/Signature/*.{swift,h,m}"
117       ]
118     },
119     {
120       "name": "Loading",
121       "source_files": [
122         "**/CHSimpleUISDK/Loading/*.{swift,h,m}"
123       ]
124     },
125     {
126       "name": "QRCode",
127       "source_files": [
128         "**/CHSimpleUISDK/QRCode/*.{swift,h,m}"
129       ]
130     },
131     {
132       "name": "Tabbar",
133       "source_files": [
134         "**/CHSimpleUISDK/Tabbar/*.{swift,h,m}"
135       ],
136       "dependencies": {
137         "CHSimpleUI/Categery": [
139         ]
140       }
141     },
142     {
143       "name": "Device",
144       "source_files": [
145         "**/CHSimpleUISDK/Device/*.{swift,h,m}"
146       ]
147     },
148     {
149       "name": "SelectAllCell",
150       "source_files": [
151         "**/CHSimpleUISDK/SelectAllCell/*.{swift,h,m}"
152       ],
153       "dependencies": {
154         "CHSimpleUI/Base": [
156         ],
157         "CHSimpleUI/Button": [
159         ]
160       }
161     },
162     {
163       "name": "CHFoundation",
164       "source_files": [
165         "**/CHSimpleUISDK/CHFoundation/*.{swift,h,m}"
166       ]
167     },
168     {
169       "name": "CHSqlite3",
170       "source_files": [
171         "**/CHSimpleUISDK/CHSqlite3/*.{swift,h,m}"
172       ]
173     },
174     {
175       "name": "Crypto",
176       "source_files": [
177         "**/CHSimpleUISDK/Crypto/*.{swift,h,m}"
178       ]
179     },
180     {
181       "name": "GridView",
182       "source_files": [
183         "**/CHSimpleUISDK/GridView/*.{swift,h,m}"
184       ],
185       "dependencies": {
186         "CHSimpleUI/Base": [
188         ],
189         "CHSimpleUI/Categery": [
191         ]
192       }
193     },
194     {
195       "name": "Sheet",
196       "source_files": [
197         "**/CHSimpleUISDK/Sheet/*.{swift,h,m}"
198       ]
199     },
200     {
201       "name": "ListView",
202       "source_files": [
203         "**/CHSimpleUISDK/Sheet/*.{swift,h,m}"
204       ],
205       "dependencies": {
206         "CHSimpleUI/Base": [
208         ],
209         "CHSimpleUI/Categery": [
211         ],
212         "CHSimpleUI/ToolUtils": [
214         ]
215       }
216     }
217   ],
218   "swift_version": "5.0"