blob: 468025b0e3fdc3bf221517deea0af89bd50cfaec [file] [log] [blame]
{
"name": "SegueReusableViewHelper",
"platforms": {
"ios": "12.0"
},
"summary": "A simple helper library to deal with reusable views, segue handling and instantiation through storyboard ids.",
"requires_arc": true,
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rodolfo Roca": "rroca1982@gmail.com"
},
"homepage": "https://github.com/rroca1982/SegueReusableViewHelper",
"source": {
"git": "https://github.com/rroca1982/SegueReusableViewHelper.git",
"tag": "1.0.0"
},
"source_files": "SegueReusableViewHelper/**/*.{swift}",
"swift_version": "4.2"
}