blob: 9bab5c010b98305d02132c0f8bb0272e2e125c90 [file] [log] [blame]
{
"name": "CarouselSwift",
"version": "0.2",
"summary": "An reusable carousel support both Horizontal and Vertical direction, and multi page as well",
"description": "An reusable carousel optimized in memory, features with:\na, support both Horizontal and Vertical direction\nb, support multi page in visible view\nc, support Linear and Loop mode",
"homepage": "https://github.com/zhangbozhb/Carousel",
"license": {
"type": "MIT"
},
"authors": {
"travel": "zhangbozhb@gmail.com"
},
"social_media_url": "http://twitter.com/travel_zh",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhangbozhb/Carousel.git",
"tag": "0.2"
},
"source_files": [
"Sources/*.swift"
],
"exclude_files": "Sources/Exclude",
"deprecated": true
}