blob: 969186a90d63f9097585f9012243fa6ea380225d [file] [log] [blame]
{
"name": "Kitsunebi",
"version": "0.1.0",
"summary": "Overlay alpha channel video animation player view.",
"description": "Overlay alpha channel video animation player view using OpenGLES.",
"homepage": "https://github.com/noppefoxwolf/Kitsunebi",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tomoya Hirano": "noppelabs@gmail.com"
},
"source": {
"git": "https://github.com/noppefoxwolf/Kitsunebi.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/noppefoxwolf",
"platforms": {
"ios": "9.0"
},
"source_files": "Kitsunebi/Classes/**/*"
}