blob: e6e5e6814be33a87837f8eaf021efee611b204b1 [file] [log] [blame]
{
"name": "VideoGiftPlayer",
"version": "0.1.0",
"summary": "Aplha video animation player.",
"description": "Aplha video animation player. Inspire by Kitsunebi.",
"homepage": "https://github.com/huiping192/VideoGiftPlayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huiping_guo": "huiping192@gmail.com"
},
"source": {
"git": "https://github.com/huiping192/VideoGiftPlayer.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "13.0"
},
"source_files": "VideoGiftPlayer/Classes/**/*",
"frameworks": [
"UIKit",
"AVFoundation",
"MetalKit"
],
"swift_versions": "5.2",
"swift_version": "5.2"
}