blob: f477348dbbafd88f522e2008720214b7cd9cc444 [file] [log] [blame]
{
"name": "MIMSDK_IOS",
"version": "0.0.1",
"license": "MIT",
"summary": "A chat framework",
"homepage": "https://github.com/mimcloud/MIMSDK_IOS",
"authors": {
"Micky Chan": "574483223@qq.com"
},
"source": {
"git": "https://github.com/mimcloud/MIMSDK_IOS.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MIMSDK.framework/Headers/*.h",
"vendored_frameworks": "MIMSDK.framework",
"dependencies": {
"WCDB": [
"~> 1.0.7.5"
],
"YYKit": [
"~> 1.0.9"
],
"YTKNetwork": [
"~> 3.0.0"
],
"CocoaAsyncSocket": [
"~> 7.6.4"
]
}
}