blob: 8a21c49a12b2e48fc1484cebb26b2ad75cfa244c [file] [log] [blame]
{
"name": "MinCloud",
"version": "0.0.9",
"summary": "知晓云 iOS SDK",
"description": "知晓云是一个实时的后端云服务。使用它后,开发人员只需简单地在 App 中接入 SDK,而无需管理服务器或编写后端代码,即可轻松构建功能丰富的 App。",
"swift_version": "4.2",
"homepage": "https://github.com/ifanrx/hydrogen-ios-sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pengquanhua": "pengquanhua@ifanr.com"
},
"source": {
"git": "https://github.com/ifanrx/hydrogen-ios-sdk.git",
"commit": "c884c2ad4f174dbfd53a5f0f574cd441bb28d540"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MinCloud/*.swift",
"dependencies": {
"Moya": [
"12.0.1"
]
}
}