[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / a / f / 9 / FCCarouselView / 1.0.3 / FCCarouselView.podspec.json
blobd8b9679d95578bd00aeac201cc80a018bfbce1ef
2   "name": "FCCarouselView",
3   "version": "1.0.3",
4   "summary": "This library is implemented Swift cycle carousel",
5   "homepage": "http://www.fcgeek.com",
6   "license": "MIT",
7   "authors": {
8     "liujianlin": "ljlin1520@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/fcgeek/FCCarouselView.git",
15     "tag": "1.0.3"
16   },
17   "source_files": [
18     "FCCarouselView/FCCarouselView/*.swift",
19     "FCCarouselView/FCCarouselView.h"
20   ],
21   "resources": [
22     "FCCarouselView/FCCarouselView/*.png"
23   ],
24   "requires_arc": true