[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / c / e / 9 / LFLiveKit / 1.9.3 / LFLiveKit.podspec.json
blob17fcbba1de0248ecd99431e9b93696cc37517fa8
2   "name": "LFLiveKit",
3   "version": "1.9.3",
4   "summary": "LaiFeng ios Live. LFLiveKit.",
5   "homepage": "https://github.com/chenliming777",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "chenliming": "chenliming777@qq.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/LaiFengiOS/LFLiveKit.git",
18     "tag": "1.9.3"
19   },
20   "source_files": "LFLiveKit/**/*.{h,m,mm,cpp,c}",
21   "public_header_files": "LFLiveKit/**/*.h",
22   "frameworks": [
23     "VideoToolbox",
24     "AudioToolbox",
25     "AVFoundation",
26     "Foundation",
27     "UIKit"
28   ],
29   "libraries": [
30     "c++",
31     "z"
32   ],
33   "requires_arc": true,
34   "dependencies": {
35     "LMGPUImage": [
36       "~> 0.1.9"
37     ],
38     "pili-librtmp": [
39       "~> 1.0.3.1"
40     ]
41   }