| { |
| "name": "SettingsViewController", |
| "version": "0.2.0", |
| "summary": "Add settings to your app with a few lines of code.", |
| "homepage": "https://github.com/eugenebokhan/SettingsViewController", |
| "authors": { |
| "Eugene Bokhan": "eugenebokhan@protonmail.com" |
| }, |
| "platforms": { |
| "ios": "13.0" |
| }, |
| "source": { |
| "git": "https://github.com/eugenebokhan/SettingsViewController.git", |
| "tag": "0.2.0" |
| }, |
| "source_files": "Sources/**/*.{swift}", |
| "swift_versions": "5.2", |
| "dependencies": { |
| "SnapKit": [ |
| |
| ], |
| "CustomHeightTransition": [ |
| |
| ] |
| }, |
| "swift_version": "5.2" |
| } |