blob: 8863bb5051d194a4d33ff8d7a60ef511993c10ce [file] [log] [blame]
{
"name": "JMAnimatedImageView",
"version": "0.2.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 (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.2"
},
"source_files": "JMAnimatedImageView/JMAnimatedImageView/JMAnimatedImageView/*"
}