[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / f / 0 / SettingsBundleViewController / 0.1.1 / SettingsBundleViewController.podspec.json
blobbfcddd025a2036c4ac57f438a8e71b7dfd01afd7
2   "name": "SettingsBundleViewController",
3   "version": "0.1.1",
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.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SettingsBundleViewController/Classes/**/*",
23   "swift_version": "5.0.0"