[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / c / b / AlivcLivePusher_Interactive / 4.5.0 / AlivcLivePusher_Interactive.podspec.json
bloba2168f60d48e916e73d3cfc78eb2b2f1e7787364
2   "name": "AlivcLivePusher_Interactive",
3   "version": "4.5.0",
4   "summary": "AlivcLivePusher_Interactive_iOS",
5   "description": "It's an SDK for aliyun live pusher for interactive, which implement by Objective-C.",
6   "homepage": "https://github.com/aliyunvideo/AliyunLivePusher_Interactive_iOS.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "aliyunvideo": "videosdk@service.aliyun.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/aliyunvideo/AliyunLivePusher_Interactive_iOS.git",
19     "tag": "4.5.0"
20   },
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "subspecs": [
28     {
29       "name": "AlivcLivePusher",
30       "vendored_frameworks": [
31         "AlivcLivePusher.framework",
32         "AlivcLibReplayKitExt.framework",
33         "AliRTCSdk.framework",
34         "PluginOpus.framework"
35       ],
36       "frameworks": [
37         "CoreVideo",
38         "OpenGLES",
39         "AVFoundation",
40         "CoreMedia",
41         "VideoToolbox",
42         "AudioToolbox"
43       ]
44     }
45   ]