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