blob: 52e44729e466e6e760fd9b4f09bdb102a4cc8099 [file] [log] [blame]
{
"name": "DJVideoGenerate",
"version": "1.1.0",
"platforms": {
"ios": "9.0"
},
"summary": "~~iOS~~图片生成视频~~图片、音频,生成音视频",
"homepage": "https://github.com/ox-man",
"authors": {
"ox-man": "wangtao199205@qq.com"
},
"source": {
"git": "https://github.com/ox-man/DJVideoGenerateDemo.git",
"tag": "1.1.0"
},
"source_files": "DJVideoGenerateDemo/DJVideoGenerateDemo/DJVideoGenerate/*.{h,m}",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 5.0.0-beta3"
]
}
}