[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 3 / 8 / b / ZCycleViewNew / 0.1.0 / ZCycleViewNew.podspec.json
blob7570df95dd05821442edb6f65496ff9de46c544c
2   "name": "ZCycleViewNew",
3   "version": "0.1.0",
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/ZCycleView",
6   "authors": {
7     "ghostlord": "heshanzhang@outlook.com"
8   },
9   "platforms": {
10     "ios": "8.0"
11   },
12   "source": {
13     "git": "https://github.com/ghostlordstar/ZCycleView.git",
14     "tag": "0.1.0"
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   }