blob: fd95738e525d77adf21ab63c72313c63466a4473 [file] [log] [blame]
{
"name": "PrettySegue",
"version": "0.1",
"summary": "Pretty Storyboard segues with closures.",
"homepage": "https://github.com/shomishinec/PrettySegue",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Stan H": "shomishinec@gmail.com"
},
"source": {
"git": "https://github.com/shomishinec/PrettySegue.git",
"tag": "0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}