[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / c / e / f / FZCarousel / 0.1.0 / FZCarousel.podspec.json
blob2c65942a11bed80aa70899eb470a4eb8c0300c57
2   "name": "FZCarousel",
3   "version": "0.1.0",
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.0"
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   "public_header_files": "Pod/Classes/**/*.h",
26   "frameworks": "UIKit"