Added darwin package (#1432)

This commit is contained in:
Yuriy Glukhov 2020-04-11 08:41:36 +03:00 committed by GitHub
parent eaadf112c2
commit 2441950042
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17357,5 +17357,18 @@
"description": "Parse Standard SPDX Licenses from string to Enum",
"license": "MIT",
"web": "https://github.com/juancarlospaco/parselicense"
},
{
"name": "darwin",
"url": "https://github.com/yglukhov/darwin",
"method": "git",
"tags": [
"macos",
"ios",
"binding"
],
"description": "Bindings to MacOS and iOS frameworks",
"license": "MIT",
"web": "https://github.com/yglukhov/darwin"
}
]