blob: 1f16263c5870cbe9a25e24fa674857204e424ac7 [file] [log] [blame]
{
"name": "NaughtyImageView",
"version": "0.2",
"summary": "UIImageView Can Animate Sprite Image",
"description": " UIImageView Can Animate Sprite Image with Progress control.\n",
"homepage": "https://github.com/kevinzhow/NaughtyImageView",
"screenshots": "https://raw.githubusercontent.com/onevcat/Kingfisher/master/images/logo.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kevinzhow": "kevinchou.c@gmail.com"
},
"social_media_url": "http://twitter.com/kevinzhow",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/kevinzhow/NaughtyImageView.git",
"tag": "0.2"
},
"source_files": "NaughtyImageView/Source/*.swift",
"requires_arc": true
}