blob: 227f13682cb98ba24a7c1c8b6a7ad5bfcdd136bb [file] [log] [blame]
{
"name": "HIHttpTool",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HIHttpTool/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
]
}
}