blob: 49b8ab056fce9ccfb9227d95911552099f26607f [file] [log] [blame]
{
"name": "WKCSliderView",
"version": "1.6.6",
"summary": "自定义滑动进度条",
"homepage": "https://github.com/WKCLoveYang/WKCSliderView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WKCLoveYang": "wkcloveyang@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/WKCLoveYang/WKCSliderView.git",
"tag": "1.6.6"
},
"source_files": "WKCSliderView/**/*.{h,m}",
"public_header_files": "WKCSliderView/**/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}