[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / e / b / LYZMediaEditTool / 1.0 / LYZMediaEditTool.podspec.json
blobfd81759c9dfdd7b75dd647d3343aba6154f1de04
2   "name": "LYZMediaEditTool",
3   "version": "1.0",
4   "summary": "A tool that can synthesize video and audio",
5   "description": "A tool that can synthesize or cut video and audio",
6   "homepage": "https://github.com/leroyli/LYZMediaEditTool",
7   "license": "MIT",
8   "authors": {
9     "Leroyli": "liyuzhu158@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/leroyli/LYZMediaEditTool.git",
16     "tag": "1.0"
17   },
18   "source_files": [
19     "LYZMediaEditTool",
20     "LYZMediaEditTool/**/*.{h,m}"
21   ],
22   "frameworks": [
23     "Foundation",
24     "AVFoundation"
25   ]