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