blob: 78fd211e32c0c2c7f533ec3ec88b064fc67fcaba [file] [log] [blame]
{
"name": "VSInfiniteCarousel",
"version": "0.2.0",
"summary": "Animated infinite carousel for iOS",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/vsg24/VSInfiniteCarousel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vsg24": "vahid.a1996@gmail.com"
},
"source": {
"git": "https://github.com/vsg24/VSInfiniteCarousel.git",
"tag": "0.2.0"
},
"swift_version": "4.1",
"platforms": {
"ios": "8.0"
},
"source_files": "VSInfiniteCarousel/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}