blob: 9527aeb355278efb28518c83216df36cf2fdb889 [file] [log] [blame]
{
"name": "UIStoryboardSegue+M5LinkedStoryboard",
"version": "1.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Make segues (including embeds) work cross-storyboard.",
"description": "Make segues (including embeds) work cross-storyboard. Segue identifiers should be in the form TARGET_SCENE_IDENTIFIER@TARGET_STORYBOARD_NAME.",
"homepage": "https://github.com/mhuusko5/UIStoryboardSegue-M5LinkedStoryboard",
"social_media_url": "https://twitter.com/mhuusko5",
"authors": {
"Mathew Huusko V": "mhuusko5@gmail.com"
},
"source": {
"git": "https://github.com/mhuusko5/UIStoryboardSegue-M5LinkedStoryboard.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": "*.{h,m}"
}