[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 6 / 8 / CHSimpleUI / 1.1.3 / CHSimpleUI.podspec.json
blobfe4e8e92df87dadcf424ca26acd791bf82bd9525
2   "name": "CHSimpleUI",
3   "version": "1.1.3",
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.1.3"
17   },
18   "source_files": "**/CHSimpleUISDK/**/*.{swift,h,m}",
19   "platforms": {
20     "ios": "10"
21   },
22   "dependencies": {
23     "SnapKit": [
25     ]
26   },
27   "swift_versions": "5.0",
28   "subspecs": [
29     {
30       "name": "Alert",
31       "source_files": [
32         "**/CHSimpleUISDK/Alert/*.{swift,h,m}",
33         "**/CHSimpleUISDK/CommonUI/*.{swift,h,m}"
34       ],
35       "dependencies": {
36         "SnapKit": [
38         ]
39       }
40     },
41     {
42       "name": "Button",
43       "source_files": "**/CHSimpleUISDK/Button/*.{swift,h,m}"
44     },
45     {
46       "name": "CommonUI",
47       "source_files": "**/CHSimpleUISDK/CommonUI/*.{swift,h,m}"
48     },
49     {
50       "name": "ToolUtils",
51       "source_files": "**/CHSimpleUISDK/ToolUtils/*.{swift,h,m}"
52     },
53     {
54       "name": "Categery",
55       "source_files": "**/CHSimpleUISDK/Categery/*.{swift,h,m}"
56     }
57   ],
58   "swift_version": "5.0"