blob: fee1df2c84bc631dd6446c003dafafc6e3721683 [file] [log] [blame]
{
"name": "StoryboardEnum",
"version": "0.1.4",
"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.1.4"
},
"social_media_url": "https://twitter.com/@ghego20",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "StoryboardEnum/Classes/**/*"
}