-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPackage.pins
42 lines (42 loc) · 1015 Bytes
/
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
{
"autoPin": true,
"pins": [
{
"package": "Bluetooth",
"reason": null,
"repositoryURL": "https://github.com/PureSwift/Bluetooth.git",
"version": "2.2.0"
},
{
"package": "BluetoothDarwin",
"reason": null,
"repositoryURL": "https://github.com/PureSwift/BluetoothDarwin.git",
"version": "1.0.3"
},
{
"package": "BluetoothLinux",
"reason": null,
"repositoryURL": "https://github.com/PureSwift/BluetoothLinux.git",
"version": "3.1.2"
},
{
"package": "GATT",
"reason": null,
"repositoryURL": "[email protected]:PureSwift/GATT.git",
"version": "1.7.0"
},
{
"package": "RaspPiGATT",
"reason": null,
"repositoryURL": "https://github.com/carlos21/RaspPiGATT.git",
"version": "1.2.0"
},
{
"package": "SwiftyGPIO",
"reason": null,
"repositoryURL": "https://github.com/uraimo/SwiftyGPIO.git",
"version": "1.0.8"
}
],
"version": 1
}