[Add] libpag-enterprise 4.4.20
[CocoaPods.git] / Specs / c / e / f / FZCarousel / 0.1.2 / FZCarousel.podspec.json
blob705cc7595236a034ffc7161a1772fc63845e2527
2   "name": "FZCarousel",
3   "version": "0.1.2",
4   "summary": "FZCarouselCollectionViewDelegate provides a straightforward, lightweight interface for producing an \"infinitely\" scrolling carousel.",
5   "homepage": "https://github.com/fuzz-productions/FZCarousel",
6   "license": "MPL 2.0",
7   "authors": {
8     "Noah Blake": "noah@fuzzproductions.com"
9   },
10   "source": {
11     "git": "https://github.com/fuzz-productions/FZCarousel.git",
12     "tag": "0.1.2"
13   },
14   "social_media_url": "https://twitter.com/fuzzpro",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "FZCarousel",
20   "resource_bundles": {
21     "FZCarousel": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": "UIKit"