[Add] EOCoreDebug 2.3.296
[CocoaPods.git] / Specs / 5 / 1 / a / AliRTCPluginOpus / 1.0.1 / AliRTCPluginOpus.podspec.json
blob13611440ea61a9f0d8067e33a8c153651399d3d6
2   "name": "AliRTCPluginOpus",
3   "version": "1.0.1",
4   "summary": "AliRTCPluginOpus",
5   "description": "It's an SDK for aliyun video rtc, which implement by Objective-C.",
6   "homepage": "https://github.com/aliyunvideo/AliRTCPluginOpus",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "aliyunvideo": "videosdk@service.aliyun.com"
13   },
14   "source": {
15     "http": "https://alivc-demo-cms.alicdn.com/versionProduct/sourceCode/rtc/PluginOpus/1.0.1/PluginOpus.library.zip"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "pod_target_xcconfig": {
22     "ENABLE_BITCODE": "NO",
23     "OTHER_LDFLAGS": "lObjC"
24   },
25   "xcconfig": {
26     "ARCHS": "$(ARCHS_STANDARD)"
27   },
28   "vendored_frameworks": "PluginOpus.framework",
29   "frameworks": [
30     "AudioToolbox",
31     "VideoToolbox",
32     "CoreVideo",
33     "CoreMedia",
34     "OpenGLES",
35     "AVFoundation",
36     "UIKit",
37     "CoreTelephony",
38     "SystemConfiguration"
39   ],
40   "libraries": [
41     "c++",
42     "resolv"
43   ]