blob: 3ba1aee0d00d17dc47a11bb82d477bee7620236a [file] [log] [blame]
{
"name": "GifHero",
"version": "1.0.0",
"summary": "GIF support",
"description": "GIF images with animation on iOS.\nPerformance and memory usage and energy\noptimised and completely transparent to use.",
"homepage": "https://github.com/iturb/gifhero",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iturbide": "reach@iturbi.de"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/iturb/gifhero.git",
"tag": "v1.0.0"
},
"source_files": "gifhero/Source/**/*.swift",
"pushed_with_swift_version": "3.0"
}