blob: 52322870d38cc8e6da1bc6b39022fa6fefd3b007 [file] [log] [blame]
{
"name": "MJBSDK",
"version": "0.0.6",
"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.6"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MJBSDK.framework/Headers/*.h",
"vendored_frameworks": "MJBSDK.framework",
"dependencies": {
"WCDB": [
],
"YYKit": [
],
"YTKNetwork": [
],
"CocoaAsyncSocket": [
],
"AliyunOSSiOS": [
]
}
}