blob: 510d86cf3862b4deee0ce34a222ba3c124019fc0 [file] [log] [blame]
{
"name": "JBKenBurnsView",
"version": "0.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "UIView that can generate a Ken Burns transition when given an array of UIImage objects.",
"frameworks": "QuartzCore",
"homepage": "https://github.com/jberlana/iOSKenBurns",
"authors": {
"Javier Berlana": "jberlana@gmail.com"
},
"source": {
"git": "https://github.com/jberlana/iOSKenBurns.git",
"tag": "0.3"
},
"platforms": {
"ios": null
},
"source_files": "KenBurns/*.{h,m}",
"requires_arc": true
}