[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / c / e / 9 / LFLiveKit / 2.1 / LFLiveKit.podspec.json
blob7f9feeaae12261b5867a7e6f683d54e6f1587d00
2   "name": "LFLiveKit",
3   "version": "2.1",
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.1"
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