[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / b / 2 / RBStoryboardLink / 0.0.7 / RBStoryboardLink.podspec.json
blobde8add3abdddf9f0e5669914f285266978b8d17b
2   "name": "RBStoryboardLink",
3   "version": "0.0.7",
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.0.7"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": [
19     "RBStoryboardLink.{h,m}",
20     "RBStoryboardLinkSource.h"
21   ],
22   "public_header_files": [
23     "RBStoryboardLink.h",
24     "RBStoryboardLinkSource.h"
25   ],
26   "frameworks": "UIKit",
27   "requires_arc": true