2 "name": "RamblerSegues",
4 "summary": "Helpful Segues",
5 "description": "Helpful Segues\n\n- Cross storyboard segues with placeholder view controller\n- Non-automatic embed view controller segue<<-DESC",
6 "homepage": "https://github.com/rambler-ios/RamblerSegues.git",
9 "Andrey Zarembo-Godzyatskiy": "andrey.zarembo@gmail.com"
12 "git": "https://github.com/rambler-ios/RamblerSegues.git",
15 "header_mappings_dir": "Pod/Classes",
20 "source_files": "Pod/Classes/**/*",
24 "source_files": "Pod/Classes/RamblerSegues.h"
27 "name": "CrossStoryboardSegue",
29 "Pod/Classes/CrossStoryboardSegue/CrossStoryboardSegue.h",
30 "Pod/Classes/CrossStoryboardSegue/**/*.{h,m}"
36 "Pod/Classes/EmbedSegue/EmbedSegue.h",
37 "Pod/Classes/EmbedSegue/**/*.{h,m}"