blob: 531a041aea99b7a375b524a7e5d0c9a376279a97 [file] [log] [blame]
{
"name": "cclivesdk",
"version": "1.0.8",
"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.8"
},
"source_files": "cclivesdk/*.{h,m}",
"public_header_files": "cclivesdk/*.h",
"vendored_libraries": "libcclivesdk.a",
"dependencies": {
"RDLiveSDK": [
"~> 1.0.0"
]
}
}