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