forked from mono0926/LicensePlist
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPackage.pins
54 lines (54 loc) · 1.26 KB
/
Package.pins
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
{
"autoPin": true,
"pins": [
{
"package": "APIKit",
"reason": null,
"repositoryURL": "https://github.com/ishkawa/APIKit.git",
"version": "3.1.2"
},
{
"package": "Commander",
"reason": null,
"repositoryURL": "https://github.com/kylef/Commander.git",
"version": "0.6.1"
},
{
"package": "HeliumLogger",
"reason": null,
"repositoryURL": "https://github.com/IBM-Swift/HeliumLogger.git",
"version": "1.7.0"
},
{
"package": "Himotoki",
"reason": null,
"repositoryURL": "https://github.com/ikesyo/Himotoki.git",
"version": "3.0.1"
},
{
"package": "LoggerAPI",
"reason": null,
"repositoryURL": "https://github.com/IBM-Swift/LoggerAPI.git",
"version": "1.7.0"
},
{
"package": "Result",
"reason": null,
"repositoryURL": "https://github.com/antitypical/Result.git",
"version": "3.2.1"
},
{
"package": "Spectre",
"reason": null,
"repositoryURL": "https://github.com/kylef/Spectre.git",
"version": "0.7.2"
},
{
"package": "Yaml",
"reason": null,
"repositoryURL": "https://github.com/behrang/YamlSwift.git",
"version": "3.4.0"
}
],
"version": 1
}