blob: 3452f0b9b6fc63dbdf6443a18baff57da159ec31 [file] [log] [blame]
{
"name": "LMCVideoBox",
"version": "1.0.1",
"summary": "A short description of LMCVideoBox.",
"description": "A fork of WAVideoBox, add and edit some functions",
"homepage": "https://github.com/foreverleely/LMCVideoBox",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liyang_a": "foreverleely@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/foreverleely/LMCVideoBox.git",
"tag": "1.0.1"
},
"source_files": "VideoBox/**/*.{h,m}",
"frameworks": [
"AVFoundation",
"UIKit",
"Foundation"
]
}