blob: 605c4abfd856e0974f5dabf8b0db6acc0d89c33c [file] [log] [blame]
{
"name": "WKCVideoHorizontalScrollView",
"version": "1.8.1",
"summary": "horizontal image or video scrollView",
"homepage": "https://github.com/WKCLoveYang/WKCVideoHorizontalScrollView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WKCLoveYang": "wkcloveyang@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/WKCLoveYang/WKCVideoHorizontalScrollView.git",
"tag": "1.8.1"
},
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"source_files": "WKCVideoHorizontalScrollView/**/*.{swift}",
"dependencies": {
"iCarousel": [
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}