[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / 4 / 0 / iCarousel / 1.7.4 / iCarousel.podspec.json
blobdb28c582031e87b46114f3a39cd91cbb07da7fcd
2   "name": "iCarousel",
3   "version": "1.7.4",
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.4"
16   },
17   "source_files": "iCarousel",
18   "requires_arc": false,
19   "frameworks": "QuartzCore",
20   "platforms": {
21     "ios": "4.3",
22     "osx": "10.6"
23   }