[Add] unicocheck-ios 2.16.5
[CocoaPods.git] / Specs / c / 2 / 6 / LFLiveKit-Recoder / 2.7.5 / LFLiveKit-Recoder.podspec.json
blobca1528e9f762c97842c18c35001b0f5e5ee2ca55
2   "name": "LFLiveKit-Recoder",
3   "version": "2.7.5",
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/FranLucky/LFLiveKit.git",
18     "tag": "2.7.5"
19   },
20   "source_files": "LFLiveKit-Recoder/**/*.{h,m,mm,cpp,c}",
21   "public_header_files": [
22     "LFLiveKit-Recoder/*.h",
23     "LFLiveKit-Recoder/objects/*.h",
24     "LFLiveKit-Recoder/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