blob: 4691b151e6f2f1a38654ab33a8b7678183495d17 [file] [log] [blame]
{
"name": "MJBSDK",
"version": "0.0.3",
"license": "MIT",
"summary": "A chat framework",
"homepage": "https://github.com/max321/MJBSDK",
"authors": {
"Micky Chan": "574483223@qq.com"
},
"source": {
"git": "https://github.com/max321/MJBSDK.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "MJBSDK.framework/Headers/*.h",
"vendored_frameworks": "MJBSDK.framework",
"dependencies": {
"WCDB": [
"~> 1.0.7.5"
],
"YYKit": [
"~> 1.0.9"
],
"YTKNetwork": [
"~> 3.0.0"
],
"CocoaAsyncSocket": [
"~> 7.6.4"
],
"Reachability": [
"~> 3.2"
],
"AliyunOSSiOS": [
]
}
}