blob: b14b3a74247df9821dee367e4415f498fba3b684 [file] [log] [blame]
{
"name": "MVCarouselCollectionView",
"version": "1.0.9",
"summary": "UICollectionView-based image carousel written in Swift",
"license": "MIT",
"homepage": "https://github.com/bizz84/MVCarouselCollectionView",
"authors": {
"Andrea Bizzotto": "bizz84@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/bizz84/MVCarouselCollectionView.git",
"tag": "1.0.9"
},
"source_files": "MVCarouselCollectionView/*.{swift,xib}",
"screenshots": [
"https://github.com/bizz84/MVCarouselCollectionView/raw/master/screenshot.png"
],
"requires_arc": true
}