blob: b068d51af7ab85518032015fc2d8bc160fb9bebb [file] [log] [blame]
{
"name": "MODKNetWorking",
"version": "0.1.1",
"summary": "base AFNetworking",
"description": "TODO: Add long the pod here.",
"homepage": "https://github.com/openman1992/SAGANNetWorking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"openman1992": "23741423@qq.com"
},
"source": {
"git": "https://github.com/openman1992/SAGANNetWorking.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MODKNetWorking/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.0.1"
]
}
}