[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 6 / a / 5 / AliPlayerSDK_iOS_ARTC / 5.4.2.1-15334195 / AliPlayerSDK_iOS_ARTC.podspec.json
blob7a9c485ab00cc2e872232033a65284ea746b3dcb
2   "name": "AliPlayerSDK_iOS_ARTC",
3   "version": "5.4.2.1-15334195",
4   "summary": "AliPlayerSDK_iOS_ARTC.",
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.2.1-15334195"
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": "artcSource.framework",
32       "frameworks": [
33         "MediaPlayer",
34         "CoreGraphics",
35         "QuartzCore",
36         "CoreVideo",
37         "OpenGLES",
38         "AVFoundation",
39         "CoreMedia",
40         "VideoToolbox",
41         "AudioToolbox"
42       ]
43     }
44   ]