2 "name": "CJCarouselView",
4 "summary": "A Carousel View In Objective-C",
5 "description": "UITableView Style API.\nNot Other Lib Dependency.\nSupport Customize Each Single Page.\nSupport Infinity Looping Scroll.\nSupport Horizontal An Vertical Direction.\nSupport Fade Transition.",
6 "homepage": "https://github.com/cj1024/CJCarouselView",
12 "cj1024": "jianchen1024@gmail.com"
15 "git": "https://github.com/cj1024/CJCarouselView.git",
18 "screenshots": "https://ftp.bmp.ovh/imgs/2020/12/68011dc7fba03ec0.gif",
22 "default_subspecs": "Core",
26 "frameworks": "UIKit",
27 "source_files": "CJCarouselView/Classes/Core/**/*",
28 "public_header_files": "CJCarouselView/Classes/Core/*.h",
29 "private_header_files": "CJCarouselView/Classes/Core/Private/*.h"