blob: a46137cc806c26cf775d00f206dcbefacdf6c316 [file] [log] [blame]
{
"name": "InfiniteCarouselCollectionView",
"version": "0.1.0",
"summary": "InfiniteCarousel is a lightweight lib, that provides implementation of horizontal infinite paginated carousel view.",
"description": "InfiniteCarousel is a lightweight lib, that provides implementation of horizontal infinite paginated carousel view. \nJust check out the class CarouselCollectionView.",
"homepage": "https://github.com/filletofish/InfiniteCarousel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"filletofish": "julik103@mail.ru"
},
"source": {
"git": "https://github.com/filletofish/InfiniteCarousel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "InfiniteCarousel/Classes/**/*"
}