[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 9 / 6 / ZFCycleScrollView / 0.0.1 / ZFCycleScrollView.podspec.json
blob687104c1ae520da86f269614575f176a8ef3a8ff
2   "name": "ZFCycleScrollView",
3   "version": "0.0.1",
4   "summary": "轮播图.",
5   "description": "简洁、分离的 轮播图",
6   "homepage": "https://github.com/QiuZhiFei/ZFCycleScrollView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qiuzhifei": "qiuzhifei521@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/QiuZhiFei/ZFCycleScrollView.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "Core/*.{swift}"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "PureLayout": [
28       "~> 3.1.2"
29     ],
30     "KVOController": [
31       "~> 1.2.0"
32     ]
33   }