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