blob: 2192d6b771d31eb88a6c0518de657e157b37d2cf [file] [log] [blame]
{
"name": "Modaly",
"version": "0.2.2",
"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.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Modaly",
"frameworks": "UIKit",
"requires_arc": true
}