[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / c / e / 9 / LFLiveKit / 2.0 / LFLiveKit.podspec.json
blobd530a882e0ce3ff538e5629916de5e96ea80a88e
2   "name": "LFLiveKit",
3   "version": "2.0",
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": "2.0"
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