blob: 35c100aab8f3f51e3804f7e658a6af2757535db3 [file] [log] [blame]
{
"name": "LFLiveKit",
"version": "1.9.4",
"summary": "LaiFeng ios Live. LFLiveKit.",
"homepage": "https://github.com/chenliming777",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chenliming": "chenliming777@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/LaiFengiOS/LFLiveKit.git",
"tag": "1.9.4"
},
"source_files": "LFLiveKit/**/*.{h,m,mm,cpp,c}",
"public_header_files": "LFLiveKit/**/*.h",
"frameworks": [
"VideoToolbox",
"AudioToolbox",
"AVFoundation",
"Foundation",
"UIKit"
],
"libraries": [
"c++",
"z"
],
"requires_arc": true,
"dependencies": {
"LMGPUImage": [
"~> 0.1.9"
],
"pili-librtmp": [
"~> 1.0.3.1"
]
}
}