blob: ba61e9e3d8ae33d1d1a8d8d50e4963dad5eda7e7 [file] [log] [blame]
{
"name": "SHttpTool",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "9.3"
},
"source_files": "SHttpTool/Classes/**/*.{h,m}",
"dependencies": {
"AFNetworking": [
],
"SDataTools": [
]
}
}