[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 0 / e / 4 / AVOSCloudLiveQuery / 12.0.4 / AVOSCloudLiveQuery.podspec.json
blob99d6ea74f4ed9541864c1b3efd298efac004ad70
2   "name": "AVOSCloudLiveQuery",
3   "version": "12.0.4",
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.0.4"
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.0.4"
27     ],
28     "AVOSCloudIM": [
29       "12.0.4"
30     ]
31   }