[Add] FTMobileSDK 1.5.9-alpha.1
[CocoaPods.git] / Specs / 7 / a / 6 / MCRotatingCarousel / 0.0.1 / MCRotatingCarousel.podspec.json
blob8039d42c1a4537f9c89d6d7a7d00b3e2031986fc
2   "name": "MCRotatingCarousel",
3   "version": "0.0.1",
4   "summary": "A rotating and infinately looping carousel",
5   "description": "Provides a carousel for arbitrary views. \nAllows the user to scroll and swipe through the views.\nAnimates the scrolling in a rotating appearance.\n",
6   "homepage": "https://github.com/modcloth-labs/MCRotatingCarousel",
7   "license": "MIT",
8   "authors": {
9     "Geoffrey Nix": "g.nix@modcloth.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/modcloth-labs/MCRotatingCarousel.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "MCRotatingCarousel/**/*.{h,m}"
21   ],
22   "exclude_files": "MCRotatingCarouselExample",
23   "requires_arc": true