blob: dc93024be9a58d91f4e230c46d8a70138110c57f [file] [log] [blame]
{
"name": "CNNetwork",
"version": "0.0.3",
"summary": "CNNetwork.",
"homepage": "https://github.com/AmineChan/CNNetwork",
"license": "MIT",
"authors": {
"czm": "328525910@qq.com"
},
"source": {
"git": "https://github.com/AmineChan/CNNetwork.git",
"tag": "0.0.3"
},
"source_files": [
"CNNetwork/*.{h,m}",
"CNNetwork/**/*.{h,m}"
],
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"dependencies": {
"AFNetworking": [
]
},
"libraries": "resolv"
}