A description of this package.
{ "name": "SwiftyNotion", "path": "/usr/src/package", "targets": [ { "name": "SwiftyNotionTests", "path": "Tests/SwiftyNotionTests", "type": "test", "c99name": "SwiftyNotionTests", "sources": [ "SwiftyNotionTests.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "SwiftyNotion" ] }, { "name": "SwiftyNotion", "path": "Sources/SwiftyNotion", "type": "library", "c99name": "SwiftyNotion", "sources": [ "NotionBlock.swift", "NotionCode.swift", "NotionDatabase.swift", "NotionIdentifiable.swift", "NotionList.swift", "NotionPage.swift", "NotionRequest.swift", "NotionRichText.swift", "SwiftyNotion.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "SwiftyNotion" ] } ], "products": [ { "name": "SwiftyNotion", "type": { "library": [ "automatic" ] }, "targets": [ "SwiftyNotion" ] } ], "platforms": [ { "name": "ios", "version": "14.0" }, { "name": "macos", "version": "11.0" }, { "name": "maccatalyst", "version": "14.0" }, { "name": "watchos", "version": "7.0" }, { "name": "tvos", "version": "14.0" } ], "dependencies": [], "tools_version": "5.5", "manifest_display_name": "SwiftyNotion" }
{ "name": "SwiftyNotion", "targets": [ { "name": "SwiftyNotion", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [], "packageAccess": false }, { "name": "SwiftyNotionTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "SwiftyNotion", null ] } ], "packageAccess": false } ], "products": [ { "name": "SwiftyNotion", "type": { "library": [ "automatic" ] }, "targets": [ "SwiftyNotion" ] } ], "pkgConfig": null, "platforms": [ { "options": [], "version": "14.0", "platformName": "ios" }, { "options": [], "version": "11.0", "platformName": "macos" }, { "options": [], "version": "14.0", "platformName": "maccatalyst" }, { "options": [], "version": "7.0", "platformName": "watchos" }, { "options": [], "version": "14.0", "platformName": "tvos" } ], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [], "toolsVersion": { "_version": "5.5.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "SwiftyNotion", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [] }