[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 3 / b / ZKCycleScrollView / 2.0.1 / ZKCycleScrollView.podspec.json
blob0221c45aadd3fd9ef09ee25ca0cac5f42c7f9f07
2   "name": "ZKCycleScrollView",
3   "version": "2.0.1",
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.1"
17   },
18   "source_files": [
19     "ZKCycleScrollView",
20     "ZKCycleScrollView/*.{h,m}"
21   ]