[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 6 / 8 / CHSimpleUI / 1.2.8 / CHSimpleUI.podspec.json
blob6f8f3778d0d136eca3c4b3a752b4a9d410a01565
2   "name": "CHSimpleUI",
3   "version": "1.2.8",
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.2.8"
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": "CommonUI",
31       "source_files": "**/CHSimpleUISDK/CommonUI/*.{swift,h,m}",
32       "dependencies": {
33         "SnapKit": [
35         ]
36       }
37     },
38     {
39       "name": "Alert",
40       "source_files": [
41         "**/CHSimpleUISDK/Alert/*.{swift,h,m}",
42         "**/CHSimpleUISDK/CommonUI/CHKeyBoardView.{swift,h,m}"
43       ],
44       "dependencies": {
45         "SnapKit": [
47         ]
48       }
49     },
50     {
51       "name": "Button",
52       "source_files": "**/CHSimpleUISDK/Button/*.{swift,h,m}"
53     },
54     {
55       "name": "ToolUtils",
56       "source_files": "**/CHSimpleUISDK/ToolUtils/*.{swift,h,m}"
57     },
58     {
59       "name": "Categery",
60       "source_files": "**/CHSimpleUISDK/Categery/*.{swift,h,m}"
61     },
62     {
63       "name": "Search",
64       "source_files": "**/CHSimpleUISDK/Search/*.{swift,h,m}"
65     },
66     {
67       "name": "Location",
68       "source_files": "**/CHSimpleUISDK/Location/*.{swift,h,m}"
69     },
70     {
71       "name": "CHKeyBoard",
72       "dependencies": {
73         "SnapKit": [
75         ]
76       },
77       "source_files": "**/CHSimpleUISDK/CHKeyBoard/*.{swift,h,m}",
78       "resources": "**/CHSimpleUISDK/CHKeyBoard/*.{png}"
79     }
80   ],
81   "swift_version": "5.0"