blob: 057aad14a293103ec04b2cdd3f55dfad9c674590 [file] [log] [blame]
{
"name": "LMMediaEditor",
"version": "1.0.2",
"summary": "A short description of LMMediaEditor.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://code.byted.org/faceu-ios/LMMediaEditor.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zenglifeng": "zenglifeng@bytedance.com"
},
"source": {
"git": "git@code.byted.org:faceu-ios/LMMediaEditor.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"LMMediaEditor/Classes/**/*",
"LMMediaEditor/Classes/Exporter/**/*"
],
"public_header_files": "LMMediaEditor/Classes/**/*.h",
"frameworks": "AVFoundation"
}