[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / e / 9 / LFLiveKit / 1.6.2 / LFLiveKit.podspec.json
bloba1efb00096a11f278d81e2bc8982b4b90739e8c8
2   "name": "LFLiveKit",
3   "version": "1.6.2",
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": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/LaiFengiOS/LFLiveKit.git",
18     "tag": "1.6.2"
19   },
20   "source_files": "LFLiveKit/**/*.{*}",
21   "public_header_files": "LFLiveKit/**/*.h",
22   "frameworks": [
23     "VideoToolbox",
24     "AudioToolbox",
25     "AVFoundation",
26     "Foundation",
27     "UIKit"
28   ],
29   "libraries": "z",
30   "requires_arc": true,
31   "dependencies": {
32     "CocoaAsyncSocket": [
33       "~> 7.4.1"
34     ],
35     "LMGPUImage": [
36       "~> 0.1.9"
37     ],
38     "pili-librtmp": [
39       "~> 1.0.2"
40     ]
41   }