blob: f23149235aaaf7b509e11d02edb40896928d6854 [file] [log] [blame]
{
"name": "ZKCycleScrollView-Swift",
"version": "2.0.2",
"summary": "A simple and useful automatic infinite scroll view, more elegant implementation and more friendly API.",
"description": "Currently Swift version.",
"homepage": "https://github.com/bestDew/ZKCycleScrollViewDemo",
"license": "MIT",
"authors": {
"zhangrikui": "a_pple0429@163.com"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/bestDew/ZKCycleScrollView-Swift.git",
"tag": "2.0.2"
},
"source_files": [
"ZKCycleScrollView-Swift",
"ZKCycleScrollView-Swift/*.{h,m}"
],
"swift_version": "4.2"
}