blob: 3dd65ff3098cd4868b77a80962b99fc9573e283d [file] [log] [blame]
{
"name": "EZRecycleImageView",
"version": "0.0.1",
"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 rollingImageDelegate 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.1"
},
"source_files": "EZRecycleImageView/RecycleImageView/*.{h,m}"
}