-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPackage.pins
54 lines (54 loc) · 1.25 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": "ChickGen",
"reason": null,
"repositoryURL": "https://github.com/cpageler93/ChickGen",
"version": "0.4.1"
},
{
"package": "Commander",
"reason": null,
"repositoryURL": "https://github.com/kylef/Commander.git",
"version": "0.6.1"
},
{
"package": "PathKit",
"reason": null,
"repositoryURL": "https://github.com/kylef/PathKit.git",
"version": "0.8.0"
},
{
"package": "RAML",
"reason": null,
"repositoryURL": "https://github.com/cpageler93/RAML-Swift",
"version": "0.6.6"
},
{
"package": "Spectre",
"reason": null,
"repositoryURL": "https://github.com/kylef/Spectre.git",
"version": "0.7.2"
},
{
"package": "Stencil",
"reason": null,
"repositoryURL": "https://github.com/kylef/Stencil",
"version": "0.9.0"
},
{
"package": "SwiftyJSON",
"reason": null,
"repositoryURL": "https://github.com/IBM-Swift/SwiftyJSON.git",
"version": "16.0.1"
},
{
"package": "Yaml",
"reason": null,
"repositoryURL": "https://github.com/behrang/YamlSwift.git",
"version": "3.4.0"
}
],
"version": 1
}