blob: c30885a1f9f1820d385a2d66c25e1da1c37b7dfb [file] [log] [blame]
{
"name": "StoryboardIdentification",
"version": "0.1.2",
"summary": "Easy access ViewControllers on your storyboards",
"description": "Tool which allows you easy acceess your storyboards and instaniate view controllers by autoupdated constants",
"homepage": "https://github.com/utiko/StoryboardIdentification",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"uTiko": "tiko@utiko.net"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/utiko/StoryboardIdentification.git",
"tag": "0.1.2"
},
"source_files": [
"StoryboardIdentification",
"StoryboardIdentification/**/*"
],
"preserve_paths": "*"
}