blob: 7ff4e1bee5d667dbee128e250f63baf174135a74 [file] [log] [blame]
{
"name": "SettingsViewController",
"version": "0.2.1",
"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.1"
},
"source_files": "Sources/**/*.{swift}",
"swift_versions": "5.2",
"dependencies": {
"SnapKit": [
],
"CustomHeightTransition": [
]
},
"swift_version": "5.2"
}