blob: d51c9046bc5da739bc84f7c55b7c0cd21ad5e5b3 [file] [log] [blame]
{
"name": "JMAnimatedImageView",
"version": "0.1.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 (manual animation, Carousel,..)",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/leverdeterre/JMAnimatedImageView",
"source": {
"git": "https://github.com/leverdeterre/JMAnimatedImageView.git",
"tag": "0.1.1"
},
"source_files": "JMAnimatedImageView/JMAnimatedImageView/JMAnimatedImageView/*"
}