blob: 74003353f611a9ec3e4e227475ecf2ccc5855530 [file] [log] [blame]
{
"name": "RBStoryboardLink",
"version": "0.0.1",
"summary": "Makes transitioning between storyboards possible.",
"homepage": "https://github.com/rob-brown/RBStoryboardLink",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Robert Brown",
"source": {
"git": "https://github.com/rob-brown/RBStoryboardLink.git",
"commit": "e6cf0c08f7310f12a881c587eaac67d38d96e921"
},
"platforms": {
"ios": "5.0"
},
"source_files": "RBStoryboardLink.{h,m}",
"public_header_files": "RBStoryboardLink.h",
"frameworks": "UIKit",
"requires_arc": true
}