[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 0 / f / 9 / AliPlayerPartSDK_iOS / 6.18.0-41491797 / AliPlayerPartSDK_iOS.podspec.json
bloba6133f904193a050b655e29eaec00d342dfc43ea
2   "name": "AliPlayerPartSDK_iOS",
3   "version": "6.18.0-41491797",
4   "summary": "AliPlayerPartSDK_iOS.",
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-41491797/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": "AliPlayerPartSDK",
30       "vendored_frameworks": [
31         "AliyunPlayer.framework",
32         "AliyunMediaDownloader.framework"
33       ],
34       "frameworks": [
35         "MediaPlayer",
36         "CoreGraphics",
37         "QuartzCore",
38         "CoreVideo",
39         "OpenGLES",
40         "AVFoundation",
41         "CoreMedia",
42         "VideoToolbox",
43         "AudioToolbox"
44       ]
45     }
46   ]