[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / d / c / 4 / CYNetworkComponent / 1.0.2 / CYNetworkComponent.podspec.json
blob917437accbdb12265e1a8e644c9d94d990111bb1
2   "name": "CYNetworkComponent",
3   "version": "1.0.2",
4   "summary": "CYNetworkComponent for network.",
5   "description": "TODO: Add long description of the pod here.\nfor ios network",
6   "homepage": "https://gitee.com/lc4y/CYNetwork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lc4y": "691822853@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/lc4y/CYNetwork.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CYNetworkComponent/Classes/**/*",
22   "dependencies": {
23     "YTKNetwork": [
25     ],
26     "CTMediator": [
28     ]
29   }