blob: 34a79b7b374ba6a642c14aa81fdc6706645b441e [file] [log] [blame]
{
"name": "JavaBaasSDK",
"version": "0.0.6",
"summary": "一款基于baas服务的SDK 提供基本查询 ACL 云方法 用户系统 第三方登录等",
"description": "一款基于baas服务的SDK 提供基本查询 ACL 云方法 用户系统 第三方登录等等...",
"homepage": "https://github.com/zhaopeng21790",
"license": "MIT",
"authors": {
"赵朋": "185403812@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/zhaopeng21790/JavaBaasSDK.git",
"tag": "0.0.6"
},
"source_files": [
"SDK",
"SDK/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Qiniu": [
],
"HappyDNS": [
],
"AFNetworking": [
]
}
}