blob: cb766de148027d1a896852c9a79c4ea9a2d4d57c [file] [log] [blame]
{
"name": "KBImageView",
"version": "0.0.2",
"summary": "UIImageView with Ken Burns effect.",
"homepage": "https://github.com/spromicky/KBImageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"spromicky": "spromicky@gmail.com"
},
"source": {
"git": "https://github.com/spromicky/KBImageView.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "KBView/Source/KBImageView/*"
}