[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 0 / f / MOLFCMClient / 1.1 / MOLFCMClient.podspec.json
blob376815f4e952b897bb39d6b230a361d182c8d292
2   "name": "MOLFCMClient",
3   "version": "1.1",
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.1"
19   },
20   "source_files": "MOLFCMClient/*.{h,m}",
21   "dependencies": {
22     "MOLAuthenticatingURLSession": [
23       "~> 2.1"
24     ]
25   }