blob: e0788bea5448cefcdb236df5241b730b7a525232 [file] [log] [blame]
{
"name": "MinCloud",
"version": "0.0.6",
"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": "f3dbd79ca1bc3b34e92dca3ac3e51e800a28b52b"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MinCloud/*.swift",
"dependencies": {
"Moya": [
]
},
"deprecated": true
}