[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / f / 0 / SettingsBundleViewController / 0.1.12 / SettingsBundleViewController.podspec.json
blobef73c3760316cc9b46ff530eaf175687d6c52b94
2   "name": "SettingsBundleViewController",
3   "version": "0.1.12",
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.12"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SettingsBundleViewController/Classes/**/*",
23   "dependencies": {
24     "RxSwift": [
26     ],
27     "RxCocoa": [
29     ]
30   },
31   "swift_version": "5.0.0"