blob: 2e5950dc7921de74bd9525ef3f129d2a42e9ba31 [file] [log] [blame]
{
"name": "SHttpTool",
"version": "0.1.5",
"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.1.5"
},
"platforms": {
"ios": "9.3",
"osx": "10.10"
},
"source_files": "SHttpTool/Classes/**/*.{h,m}",
"dependencies": {
"AFNetworking": [
],
"SDataTools": [
]
}
}