[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 0 / f / MOLFCMClient / 1.3 / MOLFCMClient.podspec.json
blobc1d19114b419184eb46b0924fb6b1260167ae171
2   "name": "MOLFCMClient",
3   "version": "1.3",
4   "platforms": {
5     "osx": "10.9"
6   },
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "homepage": "https://github.com/google/macops-molfcmclient",
12   "authors": {
13     "Google Macops": "macops-external@google.com"
14   },
15   "summary": "A macOS ObjC client for receiving and acknowledging FCM messages",
16   "source": {
17     "git": "https://github.com/google/macops-molfcmclient.git",
18     "tag": "v1.3"
19   },
20   "source_files": "MOLFCMClient/*.{h,m}",
21   "dependencies": {
22     "MOLAuthenticatingURLSession": [
23       "~> 2.1"
24     ]
25   }