blob: 4bad8eafe3ab1cc40c7e566a810cc4813dc42567 [file] [log] [blame]
{
"name": "NaughtyImageView",
"version": "0.2.5",
"summary": "UIImageView Can Animate Sprite Image",
"description": "UIImageView Can Animate Sprite Image with Progress control.",
"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.5"
},
"source_files": "NaughtyImageView/Source/*.swift",
"requires_arc": true
}