blob: 81af0eacfd1bbc538d1b3b562035e142796a3528 [file] [log] [blame]
{
"name": "CSLNetwork",
"version": "0.0.6",
"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.6"
},
"platforms": {
"ios": "7.0"
},
"source_files": "CSLNetwork/**/*.{h,m}",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"AFNetworking": [
]
}
}