blob: 8b7ee4c4a626f4a8e28da23fab60d522dc0f8265 [file] [log] [blame]
{
"name": "JMAnimatedImageView",
"version": "0.2.1",
"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 (interactive animations, Carousels, GIF support)",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/leverdeterre/JMAnimatedImageView",
"source": {
"git": "https://github.com/leverdeterre/JMAnimatedImageView.git",
"tag": "0.2.1"
},
"source_files": "JMAnimatedImageView/JMAnimatedImageView/JMAnimatedImageView/*"
}