blob: d1f761480605d409b1700ed73f2a92912bbee22b [file] [log] [blame]
{
"name": "LLRTCKit",
"version": "1.0.4",
"summary": "Live Manager tools of audio and video",
"description": "Live Manager",
"homepage": "http://git.yryz.com/qiyun/LLRTCKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Qiyun2014": "shagengba@gmail.com"
},
"source": {
"git": "git@192.168.30.4:qiyun/LLRTCKit.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LLRTCKit/Classes/**/*.{h,m}",
"dependencies": {
"LLAliRTCFramework": [
"~> 1.0.1"
]
}
}