blob: bbb9de1659e219c0d06c62dbf1a18c6838849639 [file] [log] [blame]
{
"name": "ZKCycleScrollView",
"version": "2.0",
"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"
},
"source_files": [
"ZKCycleScrollView",
"ZKCycleScrollView/*.{h,m}"
]
}