[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 9 / 3 / 8 / JCyclePictureView / 1.0.0 / JCyclePictureView.podspec.json
blob77f1507dfbabf2dff16fb0ac95c0b1605eabf6a2
2   "name": "JCyclePictureView",
3   "version": "1.0.0",
4   "summary": "用 UICollectionView 写的无限滚动轮播图,支持自定义 cell、滚动方向等。",
5   "homepage": "https://github.com/GitHubZebra/JCyclePictureView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Zebra": "mr_banma@126.com"
12   },
13   "source": {
14     "git": "https://github.com/GitHubZebra/JCyclePictureView.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "JCyclePictureView/*.swift",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "dependencies": {
23     "Kingfisher": [
25     ]
26   },
27   "pod_target_xcconfig": {
28     "SWIFT_VERSION": "4.0"
29   },
30   "pushed_with_swift_version": "4"