[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / a / 5 / AliPlayerSDK_iOS_ARTC / 6.7.0-33219355 / AliPlayerSDK_iOS_ARTC.podspec.json
blob8d18e2eb4496c658de36d92cd61826b701e45425
2   "name": "AliPlayerSDK_iOS_ARTC",
3   "version": "6.7.0-33219355",
4   "summary": "AliPlayerSDK_iOS_ARTC.",
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.7.0-33219355/iOS/AliyunPlayerSDK.zip"
19   },
20   "pod_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
22     "GENERATE_INFOPLIST_FILE": "YES"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
26     "GENERATE_INFOPLIST_FILE": "YES"
27   },
28   "requires_arc": true,
29   "subspecs": [
30     {
31       "name": "AliPlayerSDK",
32       "vendored_frameworks": "artcSource.framework",
33       "frameworks": [
34         "MediaPlayer",
35         "CoreGraphics",
36         "QuartzCore",
37         "CoreVideo",
38         "OpenGLES",
39         "AVFoundation",
40         "CoreMedia",
41         "VideoToolbox",
42         "AudioToolbox"
43       ]
44     }
45   ]