blob: 8acb6a6d62eb5e65d6e5c7ae956d6729b29cf2f0 [file] [log] [blame]
{
"name": "AVOSCloudLiveQuery",
"version": "12.2.0-beta.2",
"homepage": "https://leancloud.cn/",
"summary": "LeanCloud LiveQuery Objective-C SDK",
"authors": "LeanCloud",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source": {
"git": "https://github.com/leancloud/objc-sdk.git",
"tag": "12.2.0-beta.2"
},
"source_files": "AVOS/AVOSCloudLiveQuery/**/*.{h,m}",
"public_header_files": [
"AVOS/AVOSCloudLiveQuery/AVLiveQuery.h",
"AVOS/AVOSCloudLiveQuery/AVOSCloudLiveQuery.h"
],
"dependencies": {
"AVOSCloud": [
"12.2.0-beta.2"
],
"AVOSCloudIM": [
"12.2.0-beta.2"
]
}
}