A description of this package.
{ "name": "WatchSync", "path": "/usr/src/package", "targets": [ { "name": "WatchSyncTests", "path": "/usr/src/package/Tests/WatchSyncTests", "type": "test", "c99name": "WatchSyncTests", "sources": [ "WatchSyncTests.swift" ], "module_type": "SwiftTarget" }, { "name": "WatchSync", "path": "/usr/src/package/Sources/WatchSync", "type": "library", "c99name": "WatchSync", "sources": [ "Device.swift", "SessionDelegator.swift", "SyncedWatchObject.swift", "SyncedWatchState.swift" ], "module_type": "SwiftTarget" } ] }
{ "name": "WatchSync", "targets": [ { "name": "WatchSync", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [] }, { "name": "WatchSyncTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "WatchSync", null ] } ] } ], "products": [ { "name": "WatchSync", "type": { "library": [ "automatic" ] }, "targets": [ "WatchSync" ] } ], "pkgConfig": null, "platforms": [ { "options": [], "version": "14.0", "platformName": "ios" }, { "options": [], "version": "7.0", "platformName": "watchos" } ], "providers": null, "dependencies": [], "toolsVersion": { "_version": "5.3.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "WatchSync", "path": "/usr/src/package", "version": "unspecified", "dependencies": [] }