[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 6 / 2 / c / CWComponentA / 1.0.0 / CWComponentA.podspec.json
blob3b7c89abb0c0f8cb2c27cc232f784b5dc05b80ef
2   "name": "CWComponentA",
3   "version": "1.0.0",
4   "summary": "Component a for test project",
5   "description": "Long description for test project component a.",
6   "homepage": "https://gitee.com/coderwangchao/component-a",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "coderwangchao": "2996460924@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/coderwangchao/component-a.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "CWComponentA/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
25     ]
26   }