blob: 20db2755d5cafca46c0cd8a7aedb0a2f23d883bd [file] [log] [blame]
{
"name": "HIHttpTool",
"version": "0.1.2",
"summary": "A short description of HIHttpTool.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/hellohufan/HIHttpTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hellohufan": "hellohufan@gmail.com"
},
"source": {
"git": "https://github.com/hellohufan/HIHttpTool.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HIHttpTool/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
]
}
}