blob: 1dfb2d79d475c31ab2a9ac7ac986ab0221f1dcdb [file] [log] [blame]
{
"name": "QMChatSDK",
"summary": "7moor iOS SDK",
"version": "2.8.2",
"description": "iOS Frameworks for Customer Service",
"homepage": "https://www.7moor.com/",
"license": "MIT",
"authors": "haochongfeng",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MangoSmall/7Moor-iOS-SDK.git",
"tag": "2.8.2"
},
"vendored_frameworks": "QMChatSDK.framework",
"dependencies": {
"Qiniu": [
"~> 7.1.5"
],
"FMDB": [
"~> 2.7.2"
]
}
}