blob: df538a9b1e2dbc44b8a42ff8088cece0a020ae9b [file] [log] [blame]
{
"name": "ZYCarouselScroller",
"version": "0.0.1",
"summary": "Carousel scroller with your custom CardCell.",
"description": "Carousel scroller with your custom CardCell, Demo showing in homepage.",
"homepage": "https://github.com/liuzhiyi1992/ZYCarouselScroller.git",
"license": "MIT",
"authors": {
"liuzhiyi1992": "55137840@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/liuzhiyi1992/ZYCarouselScroller.git",
"tag": "0.0.1"
},
"source_files": "ZYCarouselScroller/Classes/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}