blob: 4990e8472832e2c4c3d653145da8e6a6283c9164 [file] [log] [blame]
{
"name": "GKSliderView",
"version": "1.0.1",
"summary": "GKSliderView - iOS自定义滑杆、进度条控件",
"description": "一个自定义的滑杆、进度条控件,可替代系统的UISlider、UIProgressView,实现对应的功能",
"homepage": "https://github.com/QuintGao/GKSliderView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"高坤": "1094887059@qq.com"
},
"source": {
"git": "https://github.com/QuintGao/GKSliderView.git",
"tag": "1.0.1"
},
"social_media_url": "https://github.com/QuintGao",
"platforms": {
"ios": "8.0"
},
"source_files": "GKSliderView/Classes/*.{h,m}"
}