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