blob: c48e16b389c60ef924b1999c8a84e98c8528aaf1 [file] [log] [blame]
{
"name": "MDFSpritedAnimationView",
"version": "3.0.0",
"authors": {
"Chris Cox": "cjcox@google.com"
},
"summary": "A control providing an alternative to animating an array of images with an UIImageView.",
"homepage": "https://github.com/material-foundation/MDFSpritedAnimationView",
"license": "Apache 2.0",
"source": {
"git": "https://github.com/material-foundation/MDFSpritedAnimationView.git",
"tag": "3.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"public_header_files": "src/*.h",
"source_files": "src/*.{h,m}"
}