blob: aa43e77c23a358c6a0c62800b543e23b83c68164 [file] [log] [blame]
{
"name": "MVCarouselCollectionView",
"version": "1.0.3",
"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.3"
},
"source_files": "MVCarouselCollectionView/*.{swift,xib}",
"screenshots": [
"https://github.com/bizz84/MVCarouselCollectionView/raw/master/screenshot.png"
],
"requires_arc": true
}