[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / a / 9 / AliPlayerSDK_iOS / 5.4.5.0 / AliPlayerSDK_iOS.podspec.json
blob0b8d11416fadd2032d997ecf6dfa0db13f2c0268
2   "name": "AliPlayerSDK_iOS",
3   "version": "5.4.5.0",
4   "summary": "AliPlayerSDK_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.5.0"
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": "AliPlayerSDK",
31       "vendored_frameworks": [
32         "AliyunPlayer.framework",
33         "alivcffmpeg.framework",
34         "AliyunMediaDownloader.framework"
35       ],
36       "frameworks": [
37         "MediaPlayer",
38         "CoreGraphics",
39         "QuartzCore",
40         "CoreVideo",
41         "OpenGLES",
42         "AVFoundation",
43         "CoreMedia",
44         "VideoToolbox",
45         "AudioToolbox"
46       ]
47     }
48   ]