{ | |
"name": "Modaly", | |
"version": "0.1.7", | |
"summary": "Segue to present a custom size view controller from storyboard", | |
"homepage": "https://github.com/patoroco/Modaly", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE.md" | |
}, | |
"authors": { | |
"Jorge Maroto Garcia": "patoroco@gmail.com" | |
}, | |
"source": { | |
"git": "https://github.com/patoroco/Modaly.git", | |
"tag": "0.1.7" | |
}, | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"source_files": "Modaly", | |
"frameworks": "UIKit", | |
"requires_arc": true | |
} |