blob: 4ec133bafacf64918834486077827130b97d34d2 [file] [log] [blame]
{
"name": "ZJJCarouselView",
"version": "0.0.1",
"summary": "a Carousel View",
"homepage": "https://github.com/zhengjunjie11/ZJJCarouselView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhengjunjie": "2028002516@qq.com"
},
"social_media_url": "https://www.jianshu.com/u/0b735abc7135",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhengjunjie11/ZJJCarouselView.git",
"tag": "0.0.1"
},
"source_files": "ZJJCarouselViewExample/ZJJCarouselView/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 4.3.3"
]
}
}