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