[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 9 / f / DJVideoGenerate / 1.1.0 / DJVideoGenerate.podspec.json
blob52e44729e466e6e760fd9b4f09bdb102a4cc8099
2   "name": "DJVideoGenerate",
3   "version": "1.1.0",
4   "platforms": {
5     "ios": "9.0"
6   },
7   "summary": "~~iOS~~图片生成视频~~图片、音频,生成音视频",
8   "homepage": "https://github.com/ox-man",
9   "authors": {
10     "ox-man": "wangtao199205@qq.com"
11   },
12   "source": {
13     "git": "https://github.com/ox-man/DJVideoGenerateDemo.git",
14     "tag": "1.1.0"
15   },
16   "source_files": "DJVideoGenerateDemo/DJVideoGenerateDemo/DJVideoGenerate/*.{h,m}",
17   "license": {
18     "type": "MIT",
19     "file": "LICENSE"
20   },
21   "requires_arc": true,
22   "dependencies": {
23     "SDWebImage": [
24       "~> 5.0.0-beta3"
25     ]
26   }