blob: b5c00c1030839c5d9b276bd969c2a71e1557da3a [file] [log] [blame]
{
"name": "AVOSCloudLiveQuery",
"version": "12.1.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.1.2"
},
"source_files": "AVOS/AVOSCloudLiveQuery/**/*.{h,m}",
"public_header_files": [
"AVOS/AVOSCloudLiveQuery/AVLiveQuery.h",
"AVOS/AVOSCloudLiveQuery/AVOSCloudLiveQuery.h"
],
"dependencies": {
"AVOSCloud": [
"12.1.2"
],
"AVOSCloudIM": [
"12.1.2"
]
}
}