blob: 90d1a5c1f583fe27bec6e69e3d6f960dbe58de14 [file] [log] [blame]
{
"name": "WKCSliderView",
"version": "1.6.3",
"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.3"
},
"source_files": "WKCSliderView/**/*.{h,m}",
"public_header_files": "WKCSliderView/**/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}