[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / b / 2 / RBStoryboardLink / 0.1.4 / RBStoryboardLink.podspec.json
blob647cd43c8dc1c54dffdf2f24c229b81e282ecd46
2   "name": "RBStoryboardLink",
3   "version": "0.1.4",
4   "summary": "Makes transitioning between storyboards possible.",
5   "homepage": "https://github.com/rob-brown/RBStoryboardLink",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Robert Brown",
11   "source": {
12     "git": "https://github.com/rob-brown/RBStoryboardLink.git",
13     "tag": "0.1.4"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "Classes/*.{h,m}",
19   "public_header_files": "Classes/*.h",
20   "frameworks": "UIKit",
21   "requires_arc": true