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