[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / e / 4 / AVOSCloudLiveQuery / 11.4.8 / AVOSCloudLiveQuery.podspec.json
blob20d6e9235c6ee7c2de78993dc115959a99b3ef3b
2   "name": "AVOSCloudLiveQuery",
3   "version": "11.4.8",
4   "homepage": "https://leancloud.cn/",
5   "summary": "LeanCloud LiveQuery Objective-C SDK",
6   "authors": "LeanCloud",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "platforms": {
12     "ios": "7.0",
13     "osx": "10.9"
14   },
15   "source": {
16     "git": "https://github.com/leancloud/objc-sdk.git",
17     "tag": "11.4.8"
18   },
19   "source_files": "AVOS/AVOSCloudLiveQuery/**/*.{h,m}",
20   "public_header_files": [
21     "AVOS/AVOSCloudLiveQuery/AVLiveQuery.h",
22     "AVOS/AVOSCloudLiveQuery/AVOSCloudLiveQuery.h"
23   ],
24   "preserve_paths": "AVOS/AVOSCloudIM/Protobuf/google",
25   "pod_target_xcconfig": {
26     "HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)/AVOSCloudIM/AVOS/AVOSCloudIM/Protobuf\""
27   },
28   "dependencies": {
29     "AVOSCloud": [
30       "11.4.8"
31     ],
32     "AVOSCloudIM": [
33       "11.4.8"
34     ]
35   }