[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 0 / f / 9 / AliPlayerPartSDK_iOS / 5.4.1.1 / AliPlayerPartSDK_iOS.podspec.json
blobc0406244dd0254e534db5f35202db65e2a575736
2   "name": "AliPlayerPartSDK_iOS",
3   "version": "5.4.1.1",
4   "summary": "AliPlayerPartSDK_iOS.",
5   "description": "It's an SDK for aliyun video vodplay, which implement by Objective-C.",
6   "homepage": "https://github.com/aliyunvideo/AliPlayerSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "aliyunvideo": "videosdk@service.aliyun.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/aliyunvideo/AliPlayerSDK.git",
19     "tag": "5.4.1.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   "requires_arc": true,
28   "subspecs": [
29     {
30       "name": "AliPlayerPartSDK",
31       "vendored_frameworks": [
32         "AliyunPlayer.framework",
33         "AliyunMediaDownloader.framework"
34       ],
35       "frameworks": [
36         "MediaPlayer",
37         "CoreGraphics",
38         "QuartzCore",
39         "CoreVideo",
40         "OpenGLES",
41         "AVFoundation",
42         "CoreMedia",
43         "VideoToolbox",
44         "AudioToolbox"
45       ]
46     }
47   ]