blob: 1935568caafb0ffd03a5353cdc95f4466595d986 [file] [log] [blame]
{
"name": "UIStoryboardSegue+M5LinkedStoryboard",
"version": "1.0.1",
"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.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": "*.{h,m}"
}