blob: 13abb1873444fb37afbfc8caf409d4fbd154a690 [file] [log] [blame]
{
"name": "JMAnimatedImageView",
"version": "0.2",
"requires_arc": true,
"authors": {
"Morissard Jérome": "morissardj@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"summary": "JMAnimatedImageView is a subclass of UIImageView to drive easy animations (manual animation, Carousel, GIF support)",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/leverdeterre/JMAnimatedImageView",
"source": {
"git": "https://github.com/leverdeterre/JMAnimatedImageView.git",
"tag": "0.2"
},
"source_files": "JMAnimatedImageView/JMAnimatedImageView/JMAnimatedImageView/*"
}