| { |
| "name": "UIDraggableViewController", |
| "version": "0.1.2", |
| "summary": "UIDraggableViewController.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/HiroteruWatanabe/UIDraggableViewController", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Hiroteru Watanabe": "nicori.jsb@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/HiroteruWatanabe/UIDraggableViewController.git", |
| "tag": "0.1.2" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "UIDraggableViewController/Classes/**/*" |
| } |