[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 8 / 7 / WPlayerKit / 0.1.3 / WPlayerKit.podspec.json
blobaaee5a6f816f5b23fbf91bf9adc759665ba63d70
2   "name": "WPlayerKit",
3   "version": "0.1.3",
4   "summary": "P2P音视频播放器SDK",
5   "description": "P2P音视频播放器SDK,轻松实现手机与设备画面实时预览",
6   "homepage": "https://github.com/wjasdk/WPlayerKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wjasdk": "lishutian@wjacloud.com"
13   },
14   "source": {
15     "git": "https://github.com/wjasdk/WPlayerKit.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "WPlayerKit/Classes/**/*",
22   "vendored_frameworks": "WPlayerKit/*.{framework}",
23   "frameworks": [
24     "Accelerate",
25     "AudioToolbox",
26     "AVFoundation",
27     "CoreData",
28     "CoreMedia",
29     "CoreTelephony",
30     "MetalKit",
31     "MobileCoreServices",
32     "OpenAL",
33     "SystemConfiguration",
34     "VideoToolbox"
35   ]