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