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