blob: efe639d87c6fd45e44615cc29581ceef11ac1d2b [file] [log] [blame]
{
"name": "CarouselSwift",
"version": "1.3",
"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": "1.3"
},
"source_files": [
"Sources/*.swift"
],
"exclude_files": "Sources/Exclude",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0",
"deprecated": true
}