blob: 6fa2e50043a4264f4e9cc79c56db88ca80a5e733 [file] [log] [blame]
{
"name": "HIMKit",
"version": "1.0.0",
"summary": "HIMKit是一款IM通讯组件",
"description": "HIMKit v1.0.0 完成开发",
"homepage": "https://gitee.com/quanchengshang/himkit",
"source": {
"git": "https://gitee.com/quanchengshang/himkit.git",
"tag": "1.0.0"
},
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"全承上": "quanchengshang@gmail.com"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "HIMSDK.framework"
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Protobuf": [
],
"BGFMDB": [
],
"SocketRocket": [
],
"Reachability": [
],
"QCloudCOSXML/Transfer": [
]
}
}