[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 5 / f / YZCycleScrollView / 1.0.0 / YZCycleScrollView.podspec.json
blobdc4777756c17e19c20d09694bed6300882971b2a
2   "name": "YZCycleScrollView",
3   "version": "1.0.0",
4   "summary": "An easy cyclic rotation chart.",
5   "homepage": "https://github.com/micyo202/YZCycleScrollView",
6   "license": "MIT",
7   "authors": {
8     "Yanzheng": "micyo202@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/micyo202/YZCycleScrollView.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "YZCycleScrollView/**/*.{h,m}",
18   "dependencies": {
19     "SDWebImage": [
21     ]
22   },
23   "requires_arc": true