blob: 5c93703d5586cc52ba4733736263af5be45ea767 [file] [log] [blame]
{
"name": "YCSlideShowImageView",
"version": "1.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/yuppiu/YCSlideShowImageView",
"authors": {
"Fabio Knoedt": "fabioknoedt@gmail.com"
},
"summary": "A very simple subclass of UIImageView with the option to animate like a Slide Show between 2+ images.",
"source": {
"git": "https://github.com/yuppiu/YCSlideShowImageView.git",
"tag": "1.1"
},
"source_files": "YCSlideShowImageView.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "6.0"
}
}