blob: a0d1220f4d72e4635a53cb51c28b6f30ba85ff1d [file] [log] [blame]
{
"name": "StoryboardIdentification",
"version": "0.1.1",
"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.1"
},
"source_files": [
"StoryboardIdentification",
"StoryboardIdentification/**/*"
],
"preserve_paths": "*"
}