blob: 8ccc4b2b7b57e1d53b7b0e491702c4dc1b47ec87 [file] [log] [blame]
{
"name": "DDHttpSupport",
"version": "1.0.10",
"summary": "HttpSupport of AFNetwork and HttpClient",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/DDstrongman/HttpManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DDStrongman": "lishengshu232@gmail.com"
},
"source": {
"git": "https://github.com/DDstrongman/HttpManager.git",
"tag": "1.0.10"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HttpSupportSpec/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
}
}