blob: 0301f98d04ef73c1055cfddd1ce52a014b119966 [file] [log] [blame]
{
"name": "SettingsBundleViewController",
"version": "0.1.8",
"summary": "Create settings view controller from 'Settings.bundle'.",
"swift_versions": "5.0.0",
"description": "Create settings view controller from 'Settings.bundle'.\nThis also supports UISplitViewController.",
"homepage": "https://github.com/ebsoftjp/SettingsBundleViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mamoru Sugihara": "sugiharam2@gmail.com"
},
"source": {
"git": "https://github.com/ebsoftjp/SettingsBundleViewController.git",
"tag": "0.1.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SettingsBundleViewController/Classes/**/*",
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
]
},
"swift_version": "5.0.0"
}