[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / a / 5 / AliPlayerSDK_iOS_ARTC / 6.18.0-41580256 / AliPlayerSDK_iOS_ARTC.podspec.json
bloba000c4a502cfa0af4a83f9269ccda9a76ddc7c38
2   "name": "AliPlayerSDK_iOS_ARTC",
3   "version": "6.18.0-41580256",
4   "summary": "AliPlayerSDK_iOS_ARTC.",
5   "description": "It's an SDK for aliyun video vodplay, which implement by Objective-C.",
6   "homepage": "https://help.aliyun.com/document_detail/125579.html",
7   "license": {
8     "type": "MIT",
9     "text": "                        Alibaba-INC copyright\n"
10   },
11   "authors": {
12     "aliyunvideo": "videosdk@service.aliyun.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "http": "https://alivc-demo-cms.alicdn.com/versionProduct/sdk/player/6.18.0-41580256/iOS/AliyunPlayerSDK.zip"
19   },
20   "pod_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "requires_arc": true,
27   "subspecs": [
28     {
29       "name": "AliPlayerSDK",
30       "vendored_frameworks": "artcSource.framework",
31       "frameworks": [
32         "MediaPlayer",
33         "CoreGraphics",
34         "QuartzCore",
35         "CoreVideo",
36         "OpenGLES",
37         "AVFoundation",
38         "CoreMedia",
39         "VideoToolbox",
40         "AudioToolbox"
41       ]
42     }
43   ]