blob: 705cc7595236a034ffc7161a1772fc63845e2527 [file] [log] [blame]
{
"name": "FZCarousel",
"version": "0.1.2",
"summary": "FZCarouselCollectionViewDelegate provides a straightforward, lightweight interface for producing an \"infinitely\" scrolling carousel.",
"homepage": "https://github.com/fuzz-productions/FZCarousel",
"license": "MPL 2.0",
"authors": {
"Noah Blake": "noah@fuzzproductions.com"
},
"source": {
"git": "https://github.com/fuzz-productions/FZCarousel.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/fuzzpro",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "FZCarousel",
"resource_bundles": {
"FZCarousel": [
"Pod/Assets/*.png"
]
},
"frameworks": "UIKit"
}