blob: 49d2c43bcd8564e15425158b131ccde55d9c2e0d [file] [log] [blame]
{
"name": "iOS_KS_NetworkLib",
"version": "0.1.0",
"summary": "KangSheng_App network lib",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://gitlab.91jkys.com/pxie/iOS_KS_Network",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"originxp": "originxp@163.com"
},
"source": {
"git": "http://gitlab.91jkys.com/pxie/iOS_KS_Network.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "iOS_KS_NetworkLib/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
}
}