blob: a6e0b514d613ca1356fdb2cccdab24f09d67e44c [file] [log] [blame]
{
"name": "SQJSRequestTool",
"version": "0.0.10",
"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.10"
},
"requires_arc": true,
"ios": {
"dependencies": {
"AFNetworking": [
],
"SVProgressHUD": [
]
}
},
"source_files": "SQRequestTool/*.{h,m}",
"deprecated": true
}