blob: 13feca839fb211ddb11f5852d1386c13eeb8dca9 [file] [log] [blame]
{
"name": "MODKNetWorking",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MODKNetWorking/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.0.1"
]
}
}