blob: ee355c13072681534d64002dd38a336c5b151abf [file] [log] [blame]
{
"name": "GVCenterSlider",
"version": "1.0.2",
"summary": "Slider working from center to left or right",
"homepage": "https://github.com/VladimirGoncharov/GVCenterSlider",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"VladimirGoncharov": "vladimir1631@yandex.ru"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/VladimirGoncharov/GVCenterSlider.git",
"tag": "1.0.2"
},
"source_files": "GVCenterSliderExample/Sources/*.{swift}",
"frameworks": "UIKit"
}