[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 2 / c / b / AlivcLivePusher_Interactive / 6.2.1 / AlivcLivePusher_Interactive.podspec.json
blobe3b9ccf555a38c428c8a267c43d95a187501c798
2   "name": "AlivcLivePusher_Interactive",
3   "version": "6.2.1",
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": "6.2.1"
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         "alivcffmpeg_lite.framework"
36       ],
37       "frameworks": [
38         "CoreVideo",
39         "OpenGLES",
40         "AVFoundation",
41         "CoreMedia",
42         "VideoToolbox",
43         "AudioToolbox"
44       ]
45     }
46   ]