| { | |
| "name": "PureSegue", | |
| "version": "0.0.3", | |
| "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.3" | |
| }, | |
| "source_files": "PureSegue/**/*.{swift,h}", | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "requires_arc": true, | |
| "pushed_with_swift_version": "3.0.2" | |
| } |