blob: 0fc5fdf053aea84127fda079f92ae3164a0d3e28 [file] [log] [blame]
{
"name": "SQJSRequestTool",
"version": "0.0.4",
"platforms": {
"ios": "8.0"
},
"summary": "janesi network request tool",
"homepage": "https://github.com/shuangquanH/SQJSRequestTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shuangquanH": "butrys@163.com"
},
"social_media_url": "http://flysblog.lofter.com",
"source": {
"git": "https://github.com/shuangquanH/SQJSRequestTool.git",
"tag": "0.0.4"
},
"requires_arc": true,
"ios": {
"dependencies": {
"AFNetworking": [
],
"SVProgressHUD": [
]
}
},
"source_files": "SQRequestTool/*.{h,m}",
"deprecated": true
}