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