blob: ba6d2465d3b1dc1763161079eb7181f57aad4d49 [file] [log] [blame]
{
"name": "LFLiveKit",
"version": "1.9.6",
"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.6"
},
"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
}