blob: 150083ba2b4a32970159a9fa70979e551b2700af [file] [log] [blame]
{
"name": "JCCarouselView",
"version": "1.0.4",
"summary": "两个UIImageView实现的轮播banner",
"homepage": "https://github.com/JiachengZheng/JCCarouselView",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"zhengjiacheng": "jiachengzheng@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/JiachengZheng/JCCarouselView.git",
"tag": "1.0.4"
},
"source_files": "JCCarouselView/*.{h,m}",
"public_header_files": "JCCarouselView/*.h",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
}
}