[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 2 / 5 / d / ProRTCTest / 0.1.2 / ProRTCTest.podspec.json
blob3a0428732a67e6ad98bf8d97dde1a3355f42e703
2   "name": "ProRTCTest",
3   "version": "0.1.2",
4   "summary": "A delightful iOS WebRTC framework.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/utkarshs07/ProRTCTest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Utkarsh Singh": "utkarshs@neuronsolutions.com"
13   },
14   "source": {
15     "git": "https://github.com/utkarshs07/ProRTCTest.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "ios": {
23     "vendored_frameworks": "ProRTCTest/ProRTC.framework"
24   },
25   "frameworks": [
26     "SystemConfiguration",
27     "UIKit",
28     "GLKit",
29     "CoreMedia",
30     "CoreGraphics",
31     "AVFoundation",
32     "Foundation",
33     "Security",
34     "CFNetwork",
35     "AudioToolbox",
36     "VideoToolbox",
37     "CoreAudio",
38     "CoreVideo",
39     "OpenGLES",
40     "QuartzCore"
41   ],
42   "libraries": [
43     "c++",
44     "icucore",
45     "stdc++",
46     "System",
47     "sqlite3"
48   ]