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