blob: 079c20fe04c89ceddaede11181e6c321f8341dac [file] [log] [blame]
{
"name": "KPNetWorkingModule",
"version": "0.0.1",
"summary": "A short description of KPNetWorkingModule.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/545250875/KPNetworkingModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wuchengmiao": "545250875@qq.com"
},
"source": {
"git": "https://github.com/545250875/KPNetworkingModule.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KPNetWorkingModule/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}