blob: 6196e3de69d8421a859e61a03ab63a6f96db1d3e [file] [log] [blame]
{
"name": "SHYJHttpTool",
"version": "1.0.1",
"summary": "Network request based on AFNetwork.",
"description": "Network request based on AFNetwork for iOS.",
"homepage": "https://github.com/Lxq5696184/SHYJHttpTool",
"license": "MIT",
"authors": {
"LXQ": "1416417511@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Lxq5696184/SHYJHttpTool.git",
"tag": "1.0.1"
},
"source_files": [
"SHYJHttpTool",
"SHYJHttpTool/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}