[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 2 / c / CWComponentA / 1.0.1 / CWComponentA.podspec.json
blobc59fb16fea116543b428bdbf002df4b9c4cda9e1
2   "name": "CWComponentA",
3   "version": "1.0.1",
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.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "CWComponentA/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
25     ]
26   }