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