[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 4 / 0 / iCarousel / 1.8.1 / iCarousel.podspec.json
blob752be18feea8d24e5b048ef15c9dbcee626f14fd
2   "name": "iCarousel",
3   "version": "1.8.1",
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.8.1"
16   },
17   "source_files": "iCarousel/iCarousel.{h,m}",
18   "requires_arc": true,
19   "frameworks": "QuartzCore",
20   "platforms": {
21     "ios": "4.3",
22     "osx": "10.6"
23   }