[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 0 / f / 9 / AliPlayerPartSDK_iOS / 5.4.9.1-26816035 / AliPlayerPartSDK_iOS.podspec.json
blob8374df1ee0fd3648cac115514a872a5654e3ec8b
2   "name": "AliPlayerPartSDK_iOS",
3   "version": "5.4.9.1-26816035",
4   "summary": "AliPlayerPartSDK_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-26816035"
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": "AliPlayerPartSDK",
33       "vendored_frameworks": [
34         "AliyunPlayer.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   ]