[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / f / 0 / AlivcLivePusher / 4.4.8 / AlivcLivePusher.podspec.json
bloba3b285a3d2681e5bafe61230ef2a625c94dfe106
2   "name": "AlivcLivePusher",
3   "version": "4.4.8",
4   "summary": "AlivcLivePusher_iOS",
5   "description": "It's an SDK for aliyun video vodplay, which implement by Objective-C.",
6   "homepage": "https://github.com/aliyunvideo/AliyunLivePusher_iOS",
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_iOS.git",
19     "tag": "4.4.8"
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       ],
34       "frameworks": [
35         "CoreVideo",
36         "OpenGLES",
37         "AVFoundation",
38         "CoreMedia",
39         "VideoToolbox",
40         "AudioToolbox"
41       ]
42     }
43   ]