blob: 2115a839fac3f7122d8a0315ab7447e0a17529ed [file] [log] [blame]
{
"name": "PureSegue",
"version": "0.0.1",
"summary": "Perform segue with configuration block",
"homepage": "https://github.com/ajjnix/PureSegue",
"license": "MIT",
"authors": {
"Artem Mylnikov (ajjnix)": "ajjnix@gmail.com"
},
"source": {
"git": "https://github.com/ajjnix/PureSegue.git",
"tag": "0.0.1"
},
"source_files": "PureSegue/**/*.{swift,h}",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"pushed_with_swift_version": "3.0.2"
}