blob: 0063da6f099a16d4b146b6b785a49c078540273c [file] [log] [blame]
{
"name": "SettingsBundleViewController",
"version": "0.1.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SettingsBundleViewController/Classes/**/*",
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
]
},
"swift_version": "5.0.0"
}