[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / e / 4 / AVOSCloudLiveQuery / 12.1.2 / AVOSCloudLiveQuery.podspec.json
blobb5c00c1030839c5d9b276bd969c2a71e1557da3a
2   "name": "AVOSCloudLiveQuery",
3   "version": "12.1.2",
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": "8.0",
13     "osx": "10.10"
14   },
15   "source": {
16     "git": "https://github.com/leancloud/objc-sdk.git",
17     "tag": "12.1.2"
18   },
19   "source_files": "AVOS/AVOSCloudLiveQuery/**/*.{h,m}",
20   "public_header_files": [
21     "AVOS/AVOSCloudLiveQuery/AVLiveQuery.h",
22     "AVOS/AVOSCloudLiveQuery/AVOSCloudLiveQuery.h"
23   ],
24   "dependencies": {
25     "AVOSCloud": [
26       "12.1.2"
27     ],
28     "AVOSCloudIM": [
29       "12.1.2"
30     ]
31   }