blob: 3149b3286f01ed3ad48558d7583d71402b214e28 [file] [log] [blame]
{
"name": "EZRecycleImageView",
"version": "0.0.2",
"summary": "using three ImageViews to show images as many as possible",
"description": "* EZRecycleImageView show Images as many as you want by using of three UIImageView\n* the recycleImageDelegate provide you the way to set the timer and the way to do something after the imageView changing.",
"homepage": "https://github.com/Ezfen/EZRecycleImageView",
"license": "MIT",
"authors": {
"Ezfen": "ezfen_zhang@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/Ezfen/EZRecycleImageView.git",
"tag": "0.0.2"
},
"source_files": "EZRecycleImageView/RecycleImageView/*.{h,m}"
}