blob: 15a030e3182f50d38e6699ae481b03316feb329b [file] [log] [blame]
{
"name": "KBImageView",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "KBView/Source/KBImageView/*"
}