[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / 7 / a / FXCarouselFigureView / 1.1.2 / FXCarouselFigureView.podspec.json
blob49c14bce5c75698b80b13e33ef778b56573ca77f
2   "name": "FXCarouselFigureView",
3   "version": "1.1.2",
4   "summary": "collectionView 完成的无限轮播图功能,支持传入images,或者imagesUrl,使用方便",
5   "homepage": "https://github.com/zfx5130/FXCarouselFigureView",
6   "license": "MIT",
7   "authors": {
8     "thomas": "dui1cuo@126.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/zfx5130/FXCarouselFigureView.git",
15     "tag": "1.1.2"
16   },
17   "source_files": [
18     "FXCarouselFigureView",
19     "FXCarouselFigureView/**/*.{h,m}"
20   ],
21   "requires_arc": true,
22   "dependencies": {
23     "SDWebImage": [
24       "~> 3.7.4"
25     ]
26   }