[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / f / e / MOLXPCConnection / 1.0 / MOLXPCConnection.podspec.json
blob4b98d3f40d521b4f710fb23874f6f6013232902f
2   "name": "MOLXPCConnection",
3   "version": "1.0",
4   "platforms": {
5     "osx": "10.8"
6   },
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "homepage": "https://github.com/google/macops-molxpcconnection",
12   "authors": {
13     "Google Macops": "macops-external@google.com"
14   },
15   "summary": "A macOS XPC connection class",
16   "source": {
17     "git": "https://github.com/google/macops-molxpcconnection.git",
18     "tag": "v1.0"
19   },
20   "source_files": "MOLXPCConnection/*.{h,m}",
21   "dependencies": {
22     "MOLCodesignChecker": [
23       "~> 1.7"
24     ]
25   }