blob: e306f2b3d931adfe2a4f01d1a93b91417fe3bee9 [file] [log] [blame]
{
"name": "DSSlider",
"version": "0.0.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Fully customized Double Sided Slide to Unlock Control, written on Swift under the short name - DSSlider",
"homepage": "https://github.com/codeit-ios/DSSlider",
"authors": {
"Konstantin Stolyarenko": "kostiantyn.stoliarenko@codeit.pro"
},
"source": {
"git": "https://github.com/codeit-ios/DSSlider.git",
"tag": "0.0.3"
},
"documentation_url": "https://github.com/codeit-ios/DSSlider/blob/master/README.md",
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"5.0",
"5.1"
],
"source_files": "Source/*.swift",
"swift_version": "5.1"
}