| { |
| "name": "AGNetworking", |
| "version": "0.0.1", |
| "summary": "A delightful iOS framework.", |
| "description": "convinence to use and easy to buil net request", |
| "homepage": "https://github.com/JumpJumpSparrow/AGNetworking.git", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "cunfa": "cunfamiao@163.com" |
| }, |
| "source": { |
| "git": "https://github.com/JumpJumpSparrow/AGNetworking.git", |
| "tag": "0.0.1" |
| }, |
| "source_files": "AGNetworking/AGNetworking/AGNetworking/AGNetworking.h", |
| "platforms": { |
| "osx": null, |
| "ios": null, |
| "tvos": null, |
| "watchos": null |
| } |
| } |