blob: b13fe6ef70c7f0baf2799ab2432af303c789bc58 [file] [log] [blame]
{
"name": "WekerIMSDK_DEV",
"version": "1.0.0",
"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/weker-ios/WekerIMSDK_DEV.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "WekerIMSDK_DEV/Lib/WekerIM.framework"
},
"resources": "WekerIM.bundle",
"dependencies": {
"AFNetworking": [
],
"MJExtension": [
],
"SVProgressHUD": [
],
"Reachability": [
],
"Hyphenate": [
]
},
"requires_arc": true
}