[Add] RapidKitFoundation_MacOS 2024.1230.1857.641
[CocoaPods.git] / Specs / 3 / a / 8 / StoryboardLoader / 0.0.1 / StoryboardLoader.podspec.json
blob257c5287abfbf9051d138ecc467a71a5b008015e
2   "name": "StoryboardLoader",
3   "version": "0.0.1",
4   "license": "MIT",
5   "summary": "A way to load a view controller from UIStoryboard with Swift for iOS",
6   "homepage": "https://github.com/287258813/StoryboardLoader",
7   "authors": {
8     "Dumbass": "missyouguys@outlook.com"
9   },
10   "source": {
11     "git": "https://github.com/287258813/StoryboardLoader.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source_files": "Source/*.swift",
18   "frameworks": "UIKit",
19   "requires_arc": true,
20   "pushed_with_swift_version": "3.0"