blob: d3b22721e09678301dfa40e3dad1578c8a428f96 [file] [log] [blame]
{
"name": "SegueHandlerHelper",
"version": "1.0.0",
"summary": "A better way to handle segue identifier.",
"description": "A better way to handle segue identifier, Maybe should not type idetifier handly.",
"homepage": "https://github.com/qiuncheng/SegueHandlerHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qiuncheng": "qiuncheng@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/qiuncheng/SegueHandlerHelper.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"SegueHandlerHelper/*"
],
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}