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