blob: 7f331b23f626f86934a7de98dc7e8419c94331d6 [file] [log] [blame]
{
"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"
}