blob: 8f1a8f60d8134d2b65d32e53f1778a2c873dc607 [file] [log] [blame]
{
"name": "LTHttpTool",
"version": "0.1.0",
"summary": "A short description of LTHttpTool.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wt5601/LTHttpTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangtao": "wt5601@163.com"
},
"source": {
"git": "https://github.com/wt5601/LTHttpTool.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LTHttpTool/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
}
}