| { | |
| "name": "UNToolKit", | |
| "version": "0.1.1", | |
| "summary": "A short description of UNTool.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/944121333/UNTool", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "z65Begin": "944121333@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/944121333/UNTool.git", | |
| "tag": "0.1.1" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "UNTool/Classes/**/*", | |
| "dependencies": { | |
| "AFNetworking": [ | |
| "~> 3.0" | |
| ] | |
| } | |
| } |