blob: 2730dcb9c4b02e70d1d50e89e0f70e41f0e3f0bb [file] [log] [blame]
{
"name": "AVOSCloudLiveQuery",
"version": "11.4.4",
"homepage": "https://leancloud.cn/",
"summary": "LeanCloud LiveQuery Objective-C SDK",
"authors": "LeanCloud",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "7.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/leancloud/objc-sdk.git",
"tag": "11.4.4"
},
"source_files": "AVOS/AVOSCloudLiveQuery/**/*.{h,m}",
"public_header_files": [
"AVOS/AVOSCloudLiveQuery/AVLiveQuery.h",
"AVOS/AVOSCloudLiveQuery/AVOSCloudLiveQuery.h"
],
"preserve_paths": "AVOS/AVOSCloudIM/Protobuf/google",
"pod_target_xcconfig": {
"HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)/AVOSCloudIM/AVOS/AVOSCloudIM/Protobuf\""
},
"dependencies": {
"AVOSCloud": [
"11.4.4"
],
"AVOSCloudIM": [
"11.4.4"
]
}
}