blob: 65bf939d5f2fb47825cd0a8eca643424424bf434 [file] [log] [blame]
{
"name": "SegueContext",
"version": "2.0.0",
"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": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SegueContext/Source",
"requires_arc": true
}