blob: e8ae03780ac1ebfcc2e8c52a14c29b0d31f9c2ae [file] [log] [blame]
{
"name": "BaaSSDK",
"version": "0.0.3",
"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": "ed54fbe248f9f761575cf3860e947d793203e147"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BaaSSDK/*.swift",
"dependencies": {
"Moya": [
]
}
}