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