[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / d / e / MOLCodesignChecker / 1.2 / MOLCodesignChecker.podspec.json
blobfda6854a6183a75d400c7d0e8f0c05f2804adf64
2   "name": "MOLCodesignChecker",
3   "version": "1.2",
4   "platforms": {
5     "osx": null
6   },
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "homepage": "https://github.com/google/macops-molcodesignchecker",
12   "authors": {
13     "Google Macops": "macops-external@google.com"
14   },
15   "summary": "Perform codesign validation simply in Objective-C",
16   "source": {
17     "git": "https://github.com/google/macops-molcodesignchecker.git",
18     "tag": "v1.2"
19   },
20   "source_files": "Source/MOLCodesignChecker.{h,m}",
21   "frameworks": "Security",
22   "dependencies": {
23     "MOLCertificate": [
24       "~> 1.1"
25     ]
26   }