| { |
| "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" |
| ] |
| } |
| } |