blob: 283a3535fa0d87a9a677249268e9ce469c99bf30 [file] [log] [blame]
{
"name": "SegueContext",
"version": "0.0.5",
"summary": "You can pass the context to destination view controller easily",
"homepage": "https://github.com/tokorom/SegueContext",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tokorom": "tokorom@gmail.com"
},
"source": {
"git": "https://github.com/tokorom/SegueContext.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source",
"requires_arc": true
}