| { |
| "name": "WWZNetworking", |
| "version": "1.1.0", |
| "summary": "A short description of WWZNetworking.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/ccwuzhou/WWZNetworking", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "ccwuzhou": "ccwuzhou@163.com" |
| }, |
| "source": { |
| "git": "https://github.com/ccwuzhou/WWZNetworking.git", |
| "tag": "1.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "WWZNetworking/Classes/*.{h,m}", |
| "dependencies": { |
| "AFNetworking": [ |
| |
| ] |
| } |
| } |