blob: 792ab11853521849775fd29220287fb1255757ae [file] [log] [blame]
{
"name": "WekerIMSDK",
"version": "0.0.5",
"summary": "Weker云对讲 SDK WekerIMSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zhidian2017/WekerIMSDK_iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hduhky": "495751349@qq.com"
},
"source": {
"git": "http://code.51weker.cn/keyao.huang/WekerIMSDK.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "WekerIMSDK/Lib/*.framework"
},
"resources": "WekerIMSDK/*.bundle",
"dependencies": {
"AFNetworking": [
],
"MJExtension": [
],
"SVProgressHUD": [
],
"Reachability": [
],
"Hyphenate": [
]
}
}