A description of this package.
{ "name": "NerdzUtils", "path": "/usr/src/package", "targets": [ { "name": "NerdzUtilsTests", "path": "Tests/NerdzUtilsTests", "type": "test", "c99name": "NerdzUtilsTests", "sources": [ "NerdzUtilsTests.swift", "XCTestManifests.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "NerdzUtils" ] }, { "name": "NerdzUtils", "path": "Sources/NerdzUtils", "type": "library", "c99name": "NerdzUtils", "sources": [ "Extensions/Array+Safe.swift", "Extensions/Data+GetObjectFromJsonData.swift", "Extensions/DateDecodingStrategy+CustomISO8601.swift", "Extensions/DispatchQueue+Once.swift", "Extensions/Encodable+JsonData.swift", "Extensions/Formatter+iso8601.swift", "Extensions/Locale+CountryList.swift", "Extensions/NSObject+AssociatedObjects.swift", "Extensions/NSObject+ClassName.swift", "Extensions/String+Attributed.swift", "Extensions/String+Localization.swift", "Extensions/String+Validation.swift", "Extensions/UI/UIAlertController+EasyBuild.swift", "Extensions/UI/UIColor+Inversed.swift", "Extensions/UI/UIControl+ClosureSleeve.swift", "Extensions/UI/UIDevice+Info.swift", "Extensions/UI/UIImage+Resize.swift", "Extensions/UI/UILabel+NibLocalized.swift", "Extensions/UI/UINavigationBar+Translucent.swift", "Extensions/UI/UINavigationController+Completion.swift", "Extensions/UI/UITextField+PasswordVisibility.swift", "Extensions/UI/UIView+InspectableLayer.swift", "Extensions/UI/UIViewController+AddChild.swift", "Extensions/UI/UIViewController+Top.swift", "UI Components/LoadableImageView.swift", "UI Components/SpinnerLoader.swift", "Utils/AtomicAsyncOperation.swift", "Utils/Property Wrappers/DefaultsProperty.swift", "Utils/Property Wrappers/KeychainProperty.swift", "Utils/WeakWrapper.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "NerdzUtils" ], "product_dependencies": [ "KeychainAccess" ] } ], "products": [ { "name": "NerdzUtils", "type": { "library": [ "automatic" ] }, "targets": [ "NerdzUtils" ] } ], "platforms": [], "dependencies": [ { "url": "https://github.com/kishikawakatsumi/KeychainAccess.git", "type": "sourceControl", "identity": "keychainaccess", "requirement": { "range": [ { "lower_bound": "4.2.0", "upper_bound": "5.0.0" } ] } } ], "tools_version": "5.2", "manifest_display_name": "NerdzUtils" }
{ "name": "NerdzUtils", "targets": [ { "name": "NerdzUtils", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "KeychainAccess", null ] } ], "packageAccess": false }, { "name": "NerdzUtilsTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "NerdzUtils", null ] } ], "packageAccess": false } ], "products": [ { "name": "NerdzUtils", "type": { "library": [ "automatic" ] }, "targets": [ "NerdzUtils" ] } ], "pkgConfig": null, "platforms": [], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [ { "sourceControl": [ { "identity": "keychainaccess", "location": { "remote": [ { "urlString": "https://github.com/kishikawakatsumi/KeychainAccess.git" } ] }, "requirement": { "range": [ { "lowerBound": "4.2.0", "upperBound": "5.0.0" } ] }, "productFilter": null } ] } ], "toolsVersion": { "_version": "5.2.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "NerdzUtils", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [ { "url": "https://github.com/kishikawakatsumi/KeychainAccess.git", "name": "KeychainAccess", "path": "/usr/src/package/.build/checkouts/KeychainAccess", "version": "4.2.1", "identity": "keychainaccess", "dependencies": [] } ] }