| { | |
| "name": "GYNetWorking", | |
| "version": "0.0.9", | |
| "summary": "网络请求测试库", | |
| "homepage": "https://github.com/GYLibrary/GYNetWorking", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "airfight": "745756619@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/GYLibrary/GYNetWorking.git", | |
| "tag": "0.0.9" | |
| }, | |
| "source_files": "GYNetWorking/NetWork/*.swift", | |
| "requires_arc": true, | |
| "pod_target_xcconfig": { | |
| "SWIFT_VERSION": "3.0" | |
| }, | |
| "pushed_with_swift_version": "3.0" | |
| } |