[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 4 / 0 / iCarousel / 1.7.6 / iCarousel.podspec.json
blob217ff3e2d2040ed70423cb82d78442963820c666
2   "name": "iCarousel",
3   "version": "1.7.6",
4   "license": {
5     "type": "zlib",
6     "file": "LICENCE.md"
7   },
8   "summary": "A class designed to simplify the implementation of various types of carousel.",
9   "homepage": "https://github.com/nicklockwood/iCarousel",
10   "authors": {
11     "Nick Lockwood": "support@charcoaldesign.co.uk"
12   },
13   "source": {
14     "git": "https://github.com/nicklockwood/iCarousel.git",
15     "tag": "1.7.6"
16   },
17   "source_files": "iCarousel",
18   "requires_arc": false,
19   "frameworks": "QuartzCore",
20   "platforms": {
21     "ios": "4.3",
22     "osx": "10.6"
23   }