blob: b21b3d25698098d7ad5767824562fd38e7aca6ac [file] [log] [blame]
{
"name": "LBVideoMaker",
"version": "0.1.4",
"summary": "A tool for create video with static resources.",
"description": "A tool for create video with static resources & export video.",
"homepage": "https://github.com/summer9011/LBVideoMaker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"leebo": "zhao_li_bo@163.com"
},
"source": {
"git": "https://github.com/summer9011/LBVideoMaker.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LBVideoMaker/Classes/**/*",
"frameworks": [
"AVFoundation",
"AVKit"
],
"dependencies": {
"KVOController": [
]
}
}