blob: 3a47e6bbe946e787cca402942704b5f5ccad5cfd [file] [log] [blame]
{
"name": "SHttpTool",
"version": "0.0.6",
"summary": "http tool",
"description": "http tool,extend from afn",
"homepage": "https://github.com/Ystarz/SHttpTool.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sss": "sujianfu199@qq.com"
},
"source": {
"git": "https://github.com/Ystarz/SHttpTool.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "9.3"
},
"source_files": "SHttpTool/Classes/**/*.{h,m}",
"dependencies": {
"AFNetworking": [
],
"SDataTools": [
]
}
}