[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 2 / e / PLVLiveKit / 1.2.0 / PLVLiveKit.podspec.json
blobc8154b682a0a1b94130d38d7760029a19db8cd76
2   "name": "PLVLiveKit",
3   "version": "1.2.0",
4   "summary": "Polyv iOS streamer.",
5   "homepage": "http://git.polyv.net/polyv-sdk/ios/LFLiveKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ftao": "fft1026@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "http://git.polyv.net/polyv-sdk/ios/LFLiveKit.git",
18     "tag": "1.2.0"
19   },
20   "source_files": "LFLiveKit/**/*.{h,m,mm,cpp,c}",
21   "public_header_files": [
22     "LFLiveKit/*.h",
23     "LFLiveKit/objects/*.h",
24     "LFLiveKit/configuration/*.h"
25   ],
26   "frameworks": [
27     "VideoToolbox",
28     "AudioToolbox",
29     "AVFoundation",
30     "Foundation",
31     "UIKit"
32   ],
33   "libraries": [
34     "c++",
35     "z"
36   ],
37   "requires_arc": true