| { | |
| "name": "MultipleModalsSegue", | |
| "version": "1.1", | |
| "summary": "Segue for displaying multiple view controllers modally at once", | |
| "homepage": "https://github.com/alanihre/MultipleModalsSegue", | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/alanihre/MultipleModalsSegue.git", | |
| "tag": "1.1" | |
| }, | |
| "source_files": "MultipleModalsSegue/*.{h,m}", | |
| "requires_arc": true, | |
| "authors": { | |
| "Alan Ihre": "alan.ihre@alanihre.se" | |
| }, | |
| "license": "MIT" | |
| } |