[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / e / f / 7 / AliPlayerSDK_iOS_ARTP / 5.2.2 / AliPlayerSDK_iOS_ARTP.podspec.json
blob50dcff0208e7f201197969a08ee2f7953115fca2
2   "name": "AliPlayerSDK_iOS_ARTP",
3   "version": "5.2.2",
4   "summary": "AliPlayerSDK_iOS_ARTP.",
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.2.2"
20   },
21   "requires_arc": true,
22   "subspecs": [
23     {
24       "name": "AliPlayerSDK",
25       "vendored_frameworks": "artpSource.framework",
26       "frameworks": [
27         "MediaPlayer",
28         "CoreGraphics",
29         "QuartzCore",
30         "CoreVideo",
31         "OpenGLES",
32         "AVFoundation",
33         "CoreMedia",
34         "VideoToolbox",
35         "AudioToolbox"
36       ]
37     }
38   ]