blob: fd81759c9dfdd7b75dd647d3343aba6154f1de04 [file] [log] [blame]
{
"name": "LYZMediaEditTool",
"version": "1.0",
"summary": "A tool that can synthesize video and audio",
"description": "A tool that can synthesize or cut video and audio",
"homepage": "https://github.com/leroyli/LYZMediaEditTool",
"license": "MIT",
"authors": {
"Leroyli": "liyuzhu158@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/leroyli/LYZMediaEditTool.git",
"tag": "1.0"
},
"source_files": [
"LYZMediaEditTool",
"LYZMediaEditTool/**/*.{h,m}"
],
"frameworks": [
"Foundation",
"AVFoundation"
]
}