blob: b20d8d52b0453c5a436c1cc3aaa0c54befcc9d23 [file] [log] [blame]
{
"name": "LYMovieMake",
"version": "0.0.1",
"summary": "An iOS Video Editor Tool",
"description": "An iOS Video Editor Tool Using native library",
"homepage": "https://github.com/leonyue/LYMovieMake",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"leonyue": "4940748@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/leonyue/LYMovieMake.git",
"tag": "0.0.1"
},
"source_files": [
"LYMovieMake",
"LYMovieMake/**/*"
],
"requires_arc": true
}