blob: 0828c04cacc4d030cde64cda12be28f4b6f49855 [file] [log] [blame]
{
"name": "ZYCImageCarouselView",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CoderZyc": "941077044@qq.com"
},
"summary": "About redisplay images.",
"homepage": "https://github.com/CoderZyc/ZYCImageCarousel",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/CoderZyc/ZYCImageCarousel.git",
"tag": "1.0.0"
},
"source_files": "ZYCImageCarouselView/**/*.{h,m}",
"resources": "ZYCImageCarouselView/ZYCImageCarouselView.bundle",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~>3.7"
]
}
}