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