[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / e / 9 / LFLiveKit / 1.3.3 / LFLiveKit.podspec.json
blobfd27261338ef971b1f68c0eca395643e8bd04c5d
2   "name": "LFLiveKit",
3   "version": "1.3.3",
4   "summary": "objectc ios Live. LFLiveKit.",
5   "homepage": "https://github.com/chenliming777",
6   "license": {
7     "type": "MIT",
8     "file": "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/chenliming777/LFLiveKit",
18     "tag": "1.3.3"
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     "librtmp-iOS": [
39       "~> 1.1.0"
40     ]
41   }