blob: 010fdbef91a39c3de8955c183a81f15fec1f63bd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
"name": "Xcenv",
"description": "Xcode version manager",
"url": "https://github.com/xcenv/xcenv/archive/v1.1.1.tar.gz",
"mirror": null,
"homepage": "https://github.com/xcenv/xcenv",
"depends": [],
"resource": [],
"conflicts": [],
"patches": [],
"install": [
"prefix.install [\"bin\", \"libexec\"]"
],
"version": "1.1.1",
"file": "xcenv.rb"
}
|