[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / b / 1 / DVGCamera / 0.1.2 / DVGCamera.podspec.json
blob4ba16ae30eb8258a28874023eb41c56cdc55b79c
2   "name": "DVGCamera",
3   "version": "0.1.2",
4   "summary": "Live Streaming Camera.",
5   "description": "Live Streaming Camera.",
6   "homepage": "https://github.com/cvoalex/DVGCameraLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "derek-x-wang": "derekxinzhewang@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/cvoalex/DVGCameraLib.git",
16     "tag": "0.1.2"
17   },
18   "swift_version": "4.2",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "ios": {
23     "vendored_frameworks": "DVGCamera.framework"
24   },
25   "dependencies": {
26     "DVGCore": [
28     ],
29     "GPUImage": [
31     ]
32   }