[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / 0 / 6 / DVGCore / 0.1.3 / DVGCore.podspec.json
blob5a4ea8de4226273cfc0dbfd0346042886997e2f3
2   "name": "DVGCore",
3   "version": "0.1.3",
4   "summary": "package raw video/audio frames",
5   "description": "use DVGVidLib to package raw data and send to the server in real time",
6   "homepage": "https://github.com/cvoalex/DVGCoreLib",
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/DVGCoreLib.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "ios": {
22     "vendored_frameworks": "DVGCore.framework"
23   },
24   "dependencies": {
25     "AFNetworking": [
26       "~> 3.0"
27     ]
28   }