blob: 98484bba05615193e62937659af5fc6711b118e8 [file] [log] [blame]
{
"name": "DDHttpSupport",
"version": "1.1.2",
"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.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HttpSupportSpec/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
}
}