[Add] CyberSheildiOS 0.1.1
[CocoaPods.git] / Specs / 0 / b / 1 / DVGCamera / 0.1.0 / DVGCamera.podspec.json
blob1587e4a01d87c2471c999882a7cf71e0dc349711
2   "name": "DVGCamera",
3   "version": "0.1.0",
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.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "ios": {
22     "vendored_frameworks": "DVGCamera.framework"
23   },
24   "dependencies": {
25     "DVGCore": [
27     ],
28     "GPUImage": [
30     ]
31   }