blob: b4ba8cb6e6dde4c7164121cc1178348072b68a44 [file] [log] [blame]
{
"name": "PureSegue",
"version": "0.0.2",
"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.2"
},
"source_files": "PureSegue/**/*.{swift,h}",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"pushed_with_swift_version": "3.0.2"
}