@@ -1,49 +1,52 @@
{
- "pins" : [
- {
- "identity" : "client-sdk-swift",
- "kind" : "remoteSourceControl",
- "location" : "https://github.com/livekit/client-sdk-swift.git",
- "state" : {
- "revision" : "5cc3c001779ab147199ce3ea0dce465b846368b4"
+ "object": {
+ "pins": [
+ {
+ "package": "LiveKit",
+ "repositoryURL": "https://github.com/livekit/client-sdk-swift.git",
+ "state": {
+ "branch": null,
+ "revision": "5cc3c001779ab147199ce3ea0dce465b846368b4",
+ "version": null
+ }
+ },
+ {
+ "package": "Promises",
+ "repositoryURL": "https://github.com/google/promises.git",
+ "state": {
+ "branch": null,
+ "revision": "3e4e743631e86c8c70dbc6efdc7beaa6e90fd3bb",
+ "version": "2.1.1"
+ }
+ },
+ {
+ "package": "WebRTC",
+ "repositoryURL": "https://github.com/webrtc-sdk/Specs.git",
+ "state": {
+ "branch": null,
+ "revision": "5225f2de4b6d0098803b3a0e55b255a41f293dad",
+ "version": "104.5112.2"
+ }
+ },
+ {
+ "package": "swift-log",
+ "repositoryURL": "https://github.com/apple/swift-log.git",
+ "state": {
+ "branch": null,
+ "revision": "6fe203dc33195667ce1759bf0182975e4653ba1c",
+ "version": "1.4.4"
+ }
+ },
+ {
+ "package": "SwiftProtobuf",
+ "repositoryURL": "https://github.com/apple/swift-protobuf.git",
+ "state": {
+ "branch": null,
+ "revision": "b8230909dedc640294d7324d37f4c91ad3dcf177",
+ "version": "1.20.1"
+ }
}
- },
- {
- "identity" : "promises",
- "kind" : "remoteSourceControl",
- "location" : "https://github.com/google/promises.git",
- "state" : {
- "revision" : "3e4e743631e86c8c70dbc6efdc7beaa6e90fd3bb",
- "version" : "2.1.1"
- }
- },
- {
- "identity" : "specs",
- "kind" : "remoteSourceControl",
- "location" : "https://github.com/webrtc-sdk/Specs.git",
- "state" : {
- "revision" : "5225f2de4b6d0098803b3a0e55b255a41f293dad",
- "version" : "104.5112.2"
- }
- },
- {
- "identity" : "swift-log",
- "kind" : "remoteSourceControl",
- "location" : "https://github.com/apple/swift-log.git",
- "state" : {
- "revision" : "6fe203dc33195667ce1759bf0182975e4653ba1c",
- "version" : "1.4.4"
- }
- },
- {
- "identity" : "swift-protobuf",
- "kind" : "remoteSourceControl",
- "location" : "https://github.com/apple/swift-protobuf.git",
- "state" : {
- "revision" : "b8230909dedc640294d7324d37f4c91ad3dcf177",
- "version" : "1.20.1"
- }
- }
- ],
- "version" : 2
+ ]
+ },
+ "version": 1
}