blob: 2c5f59718af9197ea4f8b72d2dd19dac21f0bb07 [file] [log] [blame]
{
"name": "SegueContext",
"version": "0.0.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source",
"requires_arc": true
}