blob: a3bf9e47371bf86c201dfd8d3ce6ee430e58b81b [file] [log] [blame]
{
"name": "QMChatSDK",
"summary": "7moor iOS SDK",
"version": "2.4.0",
"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.4.0"
},
"vendored_frameworks": "QMChatSDK.framework",
"dependencies": {
"Qiniu": [
"~> 7.1.5"
],
"FMDB": [
"~> 2.7.2"
]
}
}