[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / a / 9 / AliPlayerSDK_iOS / 6.18.0-41676566 / AliPlayerSDK_iOS.podspec.json
blob9ce1a666d748f882a8ddf2f289d37326ad0ffa3a
2   "name": "AliPlayerSDK_iOS",
3   "version": "6.18.0-41676566",
4   "summary": "AliPlayerSDK_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-41676566/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": [
31         "AliyunPlayer.framework",
32         "alivcffmpeg.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   ]