blob: 3eb2158c6a71283b39c944d21af81be560f8098f [file] [log] [blame]
{
"name": "CSLNetwork",
"version": "0.0.3",
"summary": "network include get post download upload file base afn 3.0",
"homepage": "https://github.com/chengshiliang/CSLNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chengshiliang": "285928582@qq.com"
},
"source": {
"git": "https://github.com/chengshiliang/CSLNetwork.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "7.0"
},
"source_files": "CSLNetwork/**/*.{h,m}",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"AFNetworking": [
]
}
}