[Add] MapboxCommon 24.10.0-daily-2025-01-27-04-25
[CocoaPods.git] / Specs / d / b / 2 / RBStoryboardLink / 0.0.6 / RBStoryboardLink.podspec.json
blobd8d8d0534f2682c85d5bcd9e767c0725c63f2912
2   "name": "RBStoryboardLink",
3   "version": "0.0.6",
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.6"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "RBStoryboardLink.{h,m}",
19   "public_header_files": "RBStoryboardLink.h",
20   "frameworks": "UIKit",
21   "requires_arc": true