blob: 7b9c5660b6f1b7acb9a1b246e991b0f2fcb5b7a3 [file] [log] [blame]
{
"name": "CYNetworkComponent",
"version": "0.1.0",
"summary": "CYNetworkComponent for network.",
"description": "TODO: Add long description of the pod here.\nfor ios network",
"homepage": "https://gitee.com/lc4y/CYNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lc4y": "691822853@qq.com"
},
"source": {
"git": "https://gitee.com/lc4y/CYNetwork.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CYNetworkComponent/Classes/**/*",
"dependencies": {
"YTKNetwork": [
],
"CTMediator": [
]
}
}