[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / b / a / 9 / AliPlayerSDK_iOS / 5.5.3.0-28312651 / AliPlayerSDK_iOS.podspec.json
blob9e513a840f64bf004799d5e3901a9aaa2946836c
2   "name": "AliPlayerSDK_iOS",
3   "version": "5.5.3.0-28312651",
4   "summary": "AliPlayerSDK_iOS.",
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/5.5.3.0-28312651/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": [
33         "AliyunPlayer.framework",
34         "alivcffmpeg.framework",
35         "AliyunMediaDownloader.framework"
36       ],
37       "frameworks": [
38         "MediaPlayer",
39         "CoreGraphics",
40         "QuartzCore",
41         "CoreVideo",
42         "OpenGLES",
43         "AVFoundation",
44         "CoreMedia",
45         "VideoToolbox",
46         "AudioToolbox"
47       ]
48     }
49   ]