2 "name": "GRKStoryboardProxy",
4 "summary": "Allows separation of Storyboard files by loading view controllers from alternate storyboards.",
5 "description": "\t\tA UIViewController subclass which can be used as a proxy for another view controller which resides\n\t\tin a separate Storyboard. At runtime, the proxy view controller will be replaced appropriately.\n",
6 "homepage": "https://github.com/levigroker/GRKStoryboardProxy",
7 "license": "Creative Commons Attribution 3.0 Unported License",
9 "Levi Brown": "levigroker@gmail.com"
11 "social_media_url": "https://twitter.com/levigroker",
13 "git": "https://github.com/levigroker/GRKStoryboardProxy.git",
19 "source_files": "GRKStoryboardProxy/**/*.{h,m}",