[Add] AlibabacloudPolardb20170801 4.3.0
[CocoaPods.git] / Specs / 0 / f / 9 / AliPlayerPartSDK_iOS / 6.19.0-42182509 / AliPlayerPartSDK_iOS.podspec.json
blob52704ce8a85ed7c3108ce7144515244d3a7dccbf
2   "name": "AliPlayerPartSDK_iOS",
3   "version": "6.19.0-42182509",
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.19.0-42182509/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     "GENERATE_INFOPLIST_FILE": "YES"
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   ]