blob: 3bcc6a774b011782d3ebc9c686686e881f70bb2e [file] [log] [blame]
{
"name": "ZKCycleScrollView-Swift",
"version": "2.0.1",
"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"
},
"source": {
"git": "https://github.com/bestDew/ZKCycleScrollView-Swift.git",
"tag": "2.0.1"
},
"source_files": [
"ZKCycleScrollView-Swift",
"ZKCycleScrollView-Swift/*.{h,m}"
]
}