blob: d310c0aecbb33ddbf913d0fe9bd4ef356ce79edf [file] [log] [blame]
{
"name": "TKRSegueOptions",
"version": "0.1.2",
"summary": "You can pass the objects to destination view controller with UIStrobyardSegue.",
"homepage": "https://github.com/tokorom/TKRSegueOptions",
"license": "MIT",
"authors": {
"tokorom": "tokorom@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/tokorom/TKRSegueOptions.git",
"tag": "0.1.2"
},
"source_files": "TKRSegueOptions/*",
"requires_arc": true
}