blob: cac38c539167f5ef5ccdd8fc8e3ff41e21981774 [file] [log] [blame]
{
"name": "StoryboardEnum",
"version": "0.1.1",
"summary": "A storyboard enum handler",
"description": "An easy way to manage storyboard in swift thanks to Enum",
"homepage": "https://github.com/matteocrippa/StoryboardEnum",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matteo": ""
},
"source": {
"git": "https://github.com/matteocrippa/StoryboardEnum.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "StoryboardEnum/Classes/**/*"
}