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