[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / f / 0 / SettingsBundleViewController / 0.1.15 / SettingsBundleViewController.podspec.json
blobbcd2bb97e6128baea786cf8481b61cbf4e9e74d4
2   "name": "SettingsBundleViewController",
3   "version": "0.1.15",
4   "summary": "Create settings view controller from 'Settings.bundle'.",
5   "swift_versions": "5.0.0",
6   "description": "Create settings view controller from 'Settings.bundle'.\nThis also supports UISplitViewController.",
7   "homepage": "https://github.com/ebsoftjp/SettingsBundleViewController",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Mamoru Sugihara": "sugiharam2@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/ebsoftjp/SettingsBundleViewController.git",
17     "tag": "0.1.15"
18   },
19   "platforms": {
20     "ios": "9.0",
21     "tvos": "9.0"
22   },
23   "source_files": "SettingsBundleViewController/Classes/**/*",
24   "dependencies": {
25     "RxSwift": [
27     ],
28     "RxCocoa": [
30     ]
31   },
32   "swift_version": "5.0.0"