blob: 116719ff29a10194339e7be7daed2d755619fe4f [file] [log] [blame]
{
"name": "StoryboardEnum",
"version": "0.2.0",
"summary": "Manage storyboard using a simple enum",
"description": "An easy way to manage storyboards in your Swift project thanks to Enum",
"homepage": "https://github.com/matteocrippa/StoryboardEnum",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matteo Crippa": ""
},
"source": {
"git": "https://github.com/matteocrippa/StoryboardEnum.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/@ghego20",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "StoryboardEnum/Classes/**/*",
"pushed_with_swift_version": "3.0"
}