blob: 63f54301faa50fde0898c8fc02674510141b7859 [file] [log] [blame]
{
"name": "HKYunLive",
"version": "1.0.0",
"summary": "HKYunLive Components",
"description": "HKYunLive Components frameworks for application.",
"homepage": "https://www.kaikeba.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"futao": "tfu@gaoxiaobang.com"
},
"source": {
"git": "https://github.com/kaikeba-github/HKYunLive.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "HKYunLive/Classes/**/*",
"vendored_frameworks": "HKYunLive/Frameworks/KKBCCLive.framework",
"dependencies": {
"HKYunSDK": [
],
"CCLivePlaySDK": [
],
"TXIMSDK_iOS": [
]
},
"swift_version": "5.0"
}