blob: d8d8d0534f2682c85d5bcd9e767c0725c63f2912 [file] [log] [blame]
{
"name": "RBStoryboardLink",
"version": "0.0.6",
"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",
"tag": "0.0.6"
},
"platforms": {
"ios": "7.0"
},
"source_files": "RBStoryboardLink.{h,m}",
"public_header_files": "RBStoryboardLink.h",
"frameworks": "UIKit",
"requires_arc": true
}