blob: e948e2b8e4bd981af2b8319c5424b6af44fa5e2f [file] [log] [blame]
{
"name": "CNApiManagerDemo",
"version": "1.0.3",
"license": "MIT",
"homepage": "https://git.oschina.net/congni/CNApiManager-OC.git",
"authors": {
"葱泥": "983818495@qq.com"
},
"summary": "OC基本网络层封装",
"description": "A longer description of U in Markdown format.\n\n* IOS开发基本网络库\n* pod使用方法: pod \"CNApiManager\"\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://git.oschina.net/congni/CNApiManager-OC.git",
"tag": "1.0.3"
},
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 2.6.3"
]
}
}