{ | |
"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" | |
] | |
} | |
} |