| { | |
| "name": "MDCustomSegue", | |
| "version": "0.1.1", | |
| "summary": "Some custom segues", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/trofort/MDCustomSegue", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "maksim.dehanov@mail.ru": "maksim.dehanov@mail.ru" | |
| }, | |
| "source": { | |
| "git": "https://github.com/trofort/MDCustomSegue.git", | |
| "tag": "0.1.1" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "MDCustomSegue/Classes/**/*" | |
| } |