[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / 8 / b / ZCycleViewNew / 0.2.2 / ZCycleViewNew.podspec.json
blob73c1c1f01b4975423069506af3a948351b096a7d
2   "name": "ZCycleViewNew",
3   "version": "0.2.2",
4   "summary": "This is a picture/text infinite-scroll library with UICollectionView, It can be very easy to help you make the banner you want",
5   "homepage": "https://github.com/ghostlordstar/ZCycleViewNew",
6   "authors": {
7     "ghostlord": "heshanzhang@outlook.com"
8   },
9   "platforms": {
10     "ios": "8.0"
11   },
12   "source": {
13     "git": "https://github.com/ghostlordstar/ZCycleViewNew.git",
14     "tag": "0.2.2"
15   },
16   "source_files": [
17     "ZCycleView/ZCycleView",
18     "ZCycleView/ZCycleView/*.{swift}"
19   ],
20   "requires_arc": true,
21   "license": {
22     "type": "MIT",
23     "file": "LICENSE"
24   },
25   "dependencies": {
26     "Kingfisher": [
27       ">= 4.3.1"
28     ]
29   },
30   "swift_versions": "4.2",
31   "swift_version": "4.2"