blob: b574a8f3ef6f35b097a6fbca61c81780e61d7558 [file] [log] [blame]
{
"name": "Kitsunebi",
"version": "0.8.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.8.0"
},
"social_media_url": "https://twitter.com/noppefoxwolf",
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"source_files": "Kitsunebi/Classes/**/*"
}