[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 6 / 8 / CHSimpleUI / 1.0.1 / CHSimpleUI.podspec.json
blob5e6035b678f54d3283279d59e219bfcc76c8e6e9
2   "name": "CHSimpleUI",
3   "version": "1.0.1",
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.0.1"
17   },
18   "source_files": "**/CHSimpleUISDK/**/*.{swift,h,m}",
19   "platforms": {
20     "ios": "9"
21   },
22   "subspecs": [
23     {
24       "name": "Alert",
25       "source_files": "**/CHSimpleUISDK/Alert/*.{swift,h,m}"
26     },
27     {
28       "name": "Button",
29       "source_files": "**/CHSimpleUISDK/Button/*.{swift,h,m}"
30     }
31   ]