blob: e991dc0e0266689c68f0f25a6cd787773717bbfb [file] [log] [blame]
{
"name": "AVOSCloudLiveQuery",
"version": "12.0.1-beta.1",
"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.9"
},
"source": {
"git": "https://github.com/leancloud/objc-sdk.git",
"tag": "12.0.1-beta.1"
},
"source_files": "AVOS/AVOSCloudLiveQuery/**/*.{h,m}",
"public_header_files": [
"AVOS/AVOSCloudLiveQuery/AVLiveQuery.h",
"AVOS/AVOSCloudLiveQuery/AVOSCloudLiveQuery.h"
],
"dependencies": {
"AVOSCloud": [
"12.0.1-beta.1"
],
"AVOSCloudIM": [
"12.0.1-beta.1"
]
}
}