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