[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 3 / b / ZKCycleScrollView / 2.0 / ZKCycleScrollView.podspec.json
blobbbb9de1659e219c0d06c62dbf1a18c6838849639
2   "name": "ZKCycleScrollView",
3   "version": "2.0",
4   "summary": "A simple and useful automatic infinite scroll view, more elegant implementation and more friendly API. Support Objective-C and Swift.",
5   "description": "Currently Objective-C version.",
6   "homepage": "https://github.com/bestDew/ZKCycleScrollViewDemo-OC",
7   "license": "MIT",
8   "authors": {
9     "zhangrikui": "a_pple0429@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/bestDew/ZKCycleScrollView.git",
16     "tag": "2.0"
17   },
18   "source_files": [
19     "ZKCycleScrollView",
20     "ZKCycleScrollView/*.{h,m}"
21   ]