blob: d5427640e3dc09b1d1a83ff8bce8322819efc6bc [file] [log] [blame]
{
"name": "CYNetworkComponent",
"version": "1.0.1",
"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": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CYNetworkComponent/Classes/**/*",
"dependencies": {
"YTKNetwork": [
],
"CTMediator": [
]
}
}