[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / a / 9 / AliPlayerSDK_iOS / 5.4.9.1-27286288 / AliPlayerSDK_iOS.podspec.json
blobfac24401923e70477d072f847692b9bb7bc6a013
2   "name": "AliPlayerSDK_iOS",
3   "version": "5.4.9.1-27286288",
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.9.1-27286288"
20   },
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
23     "GENERATE_INFOPLIST_FILE": "YES"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
27     "GENERATE_INFOPLIST_FILE": "YES"
28   },
29   "requires_arc": true,
30   "subspecs": [
31     {
32       "name": "AliPlayerSDK",
33       "vendored_frameworks": [
34         "AliyunPlayer.framework",
35         "alivcffmpeg.framework",
36         "AliyunMediaDownloader.framework"
37       ],
38       "frameworks": [
39         "MediaPlayer",
40         "CoreGraphics",
41         "QuartzCore",
42         "CoreVideo",
43         "OpenGLES",
44         "AVFoundation",
45         "CoreMedia",
46         "VideoToolbox",
47         "AudioToolbox"
48       ]
49     }
50   ]