[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / a / 1 / StorybookUI / 1.7.0 / StorybookUI.podspec.json
blob4363bb34e670c03da8d91ae6a2f9b970b0c36ded
2   "name": "StorybookUI",
3   "version": "1.7.0",
4   "summary": "StorybookUI",
5   "homepage": "https://github.com/eure/Storybook-ios",
6   "license": "MIT",
7   "authors": "Eureka, Inc.",
8   "source": {
9     "git": "https://github.com/eure/Storybook.git",
10     "tag": "1.7.0"
11   },
12   "source_files": [
13     "StorybookUI/**/*.swift"
14   ],
15   "module_name": "StorybookUI",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "11.0"
19   },
20   "ios": {
21     "frameworks": [
22       "UIKit"
23     ]
24   },
25   "dependencies": {
26     "StorybookKit": [
27       ">= 1.3.0"
28     ]
29   },
30   "swift_versions": "5.3",
31   "swift_version": "5.3"