| { |
| "name": "SQJSRequestTool", |
| "version": "0.0.6", |
| "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.6" |
| }, |
| "requires_arc": true, |
| "ios": { |
| "dependencies": { |
| "AFNetworking": [ |
| |
| ], |
| "SVProgressHUD": [ |
| |
| ] |
| } |
| }, |
| "source_files": "SQRequestTool/*.{h,m}", |
| "deprecated": true |
| } |