blob: b192401e1fee8bd1e5e09235e60ab78748cb511a [file] [log] [blame]
{
"name": "cclivesdk",
"version": "1.0.7",
"summary": "cclivesdk for capitalcloud live",
"description": "it's cclivesdk for capitalcloud live",
"homepage": "https://github.com/navinmoore/cclivesdk",
"license": "MIT",
"authors": {
"capitalcloud": "258641620@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/navinmoore/cclivesdk.git",
"tag": "1.0.7"
},
"source_files": "cclivesdk/*.{h,m}",
"public_header_files": "cclivesdk/*.h",
"vendored_libraries": "libcclivesdk.a",
"dependencies": {
"RDLiveSDK": [
"~> 1.0.0"
]
}
}