blob: 6d9c9b647c6158e4174e3f5efdf2439bd5c0e004 [file] [log] [blame]
{
"name": "Modaly",
"version": "0.2.3",
"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.2.3"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Modaly",
"frameworks": "UIKit",
"requires_arc": true
}