blob: 647cd43c8dc1c54dffdf2f24c229b81e282ecd46 [file] [log] [blame]
{
"name": "RBStoryboardLink",
"version": "0.1.4",
"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.1.4"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/*.{h,m}",
"public_header_files": "Classes/*.h",
"frameworks": "UIKit",
"requires_arc": true
}