A description of this package.
Description
- Swift Tools 5.5.0
Description
{ "name": "Stem", "path": "/usr/src/package", "targets": [ { "name": "StemTests", "path": "Tests/StemTests", "type": "test", "c99name": "StemTests", "sources": [ "AttributedString+HTML.swift", "DownloadTest.swift", "MimeType/MimeTypeTest.swift", "Test-Combine.swift", "XMLTest.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "Stem", "StemFilePath" ] }, { "name": "StemHybrid", "path": "Sources/StemHybrid", "type": "library", "c99name": "StemHybrid", "sources": [ "StemHybridConfiguration.swift", "StemHybridViewController.swift", "StemHybridWebView.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "StemHybrid" ] }, { "name": "StemFilePathTests", "path": "Tests/StemFilePathTests", "type": "test", "c99name": "StemFilePathTests", "sources": [ "FilePathTests.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "Stem", "StemFilePath" ] }, { "name": "StemFilePath", "path": "Sources/StemFilePath", "type": "library", "c99name": "StemFilePath", "sources": [ "FileCache/STFileCache.swift", "FileCache/STFileDownloader.swift", "FileCache/STFileDownloaderManager.swift", "FilePath+Darwin.swift", "FilePath+Error.swift", "FilePath+File.swift", "FilePath+Folder+Watcher.swift", "FilePath+Folder.swift", "FilePath+MMAP.swift", "FilePath+Sanbox.swift", "STFilePathAttributes.swift", "STFilePathItemType.swift", "STFilePathPermission.swift", "STFilePathReferenceType.swift", "STPath.swift", "STPathProtocol.swift", "macos/FilePath+NSOpenPanel.swift", "macos/FilePath_File_macos.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "StemFilePath" ] }, { "name": "StemColorTests", "path": "Tests/StemColorTests", "type": "test", "c99name": "StemColorTests", "sources": [ "Resource.swift", "StemColor+color.swift", "Test-Image-macos.swift", "Test-KMeans.swift", "Test-StemColor-Calculator.swift", "Test-StemColor-Difference.swift", "Test-StemColor-MMCQ.swift", "Test-StemColor-RGB.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "Stem", "StemColor", "StemFilePath" ] }, { "name": "StemColor", "path": "Sources/StemColor", "type": "library", "c99name": "StemColor", "sources": [ "Algorithm/KMeans.swift", "Algorithm/KMeansVectorType.swift", "Protocols/StemColorSpace.swift", "Protocols/StemColorSpaceRandom.swift", "Spaces/CIEStandardIlluminants.swift", "Spaces/ColorSpaceCalculator.swift", "Spaces/StemColorSpace+CIELAB.swift", "Spaces/StemColorSpace+CIEXYZ.swift", "Spaces/StemColorSpace+CMY.swift", "Spaces/StemColorSpace+CMYK.swift", "Spaces/StemColorSpace+HSB.swift", "Spaces/StemColorSpace+HSL.swift", "Spaces/StemColorSpace+RGB.swift", "Spaces/StemColorSpace+RYB.swift", "StemColor+Convert.swift", "StemColor+Difference.swift", "StemColor+Image.swift", "StemColor+MMCQ.swift", "StemColor+Mixer.swift", "StemColor+Rate.swift", "StemColor+SwiftUI.swift", "StemColor+hex.swift", "StemColor+init.swift", "StemColor+typealias.swift", "StemColor.swift", "StemColorPixel.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "StemColor" ] }, { "name": "Stem", "path": "Sources/Stem", "type": "library", "c99name": "Stem", "sources": [ "Core/Stem.swift", "CrossPlatform/AVKit/AVAsset.swift", "CrossPlatform/AVKit/CoreAudioTypes.swift", "CrossPlatform/AVKit/STAudioRecorder.swift", "CrossPlatform/AVKit/UIDevice+AVFoundation.swift", "CrossPlatform/AVKit/UIImage+video.swift", "CrossPlatform/Color/Color+darkMode.swift", "CrossPlatform/Color/STWrapperColor+typealias.swift", "CrossPlatform/Color/STWrapperColor.swift", "CrossPlatform/Custom/Bundle/Bundle.swift", "CrossPlatform/Custom/Combine/Combine+NSObject.swift", "CrossPlatform/Custom/Combine/Combine+Publisher.swift", "CrossPlatform/Custom/Device/Device+cpu.swift", "CrossPlatform/Custom/Device/Device+information.swift", "CrossPlatform/Custom/Device/Device+network.swift", "CrossPlatform/Custom/Device/Device+other.swift", "CrossPlatform/Custom/Device/Device+space.swift", "CrossPlatform/Custom/Device/Device.swift", "CrossPlatform/Custom/Foundation/Delegate.swift", "CrossPlatform/Custom/Foundation/Gcd.swift", "CrossPlatform/Custom/Foundation/JSON/StemXML.swift", "CrossPlatform/Custom/Foundation/JSON/SwiftyJSON+ext.swift", "CrossPlatform/Custom/Foundation/JSON/SwiftyJSON.swift", "CrossPlatform/Custom/Foundation/Notice/Notice.swift", "CrossPlatform/Custom/Foundation/Notice/NoticeParsable.swift", "CrossPlatform/Custom/Foundation/Notice/NoticeToken.swift", "CrossPlatform/Custom/Foundation/Notice/NoticeType.swift", "CrossPlatform/Custom/Foundation/UserDefaults.swift", "CrossPlatform/Custom/Foundation/Version/STVersion.swift", "CrossPlatform/Custom/Foundation/Version/Version+StringLiteralConvertible.swift", "CrossPlatform/Custom/Location/LocationTransformer.swift", "CrossPlatform/Custom/StemArrayResultBuilder.swift", "CrossPlatform/Custom/StemError.swift", "CrossPlatform/Custom/StemFont.swift", "CrossPlatform/Custom/StemShell.swift", "CrossPlatform/Custom/StemStringMarkProtocol.swift", "CrossPlatform/Foundation/Coder/Coder.swift", "CrossPlatform/Foundation/Date/Date.swift", "CrossPlatform/Foundation/Date/Timer.swift", "CrossPlatform/Foundation/Dispatch/DispatchQueue.swift", "CrossPlatform/Foundation/Fundamentals/Formatter/ByteCountFormatter.swift", "CrossPlatform/Foundation/Fundamentals/Formatter/NumberFormatter.swift", "CrossPlatform/Foundation/NSItemProvider/NSItemProvider.swift", "CrossPlatform/Foundation/StringProtocol/CharacterSet.swift", "CrossPlatform/Foundation/StringProtocol/StringProtocol.swift", "CrossPlatform/Fundamentals/Collections/Array.swift", "CrossPlatform/Fundamentals/Collections/Dictionary.swift", "CrossPlatform/Fundamentals/Collections/IndexPath.swift", "CrossPlatform/Fundamentals/Collections/Sequence.swift", "CrossPlatform/Fundamentals/Data/Data+MimeType.swift", "CrossPlatform/Fundamentals/Data/Data+crypto.swift", "CrossPlatform/Fundamentals/Data/Data.swift", "CrossPlatform/Fundamentals/Geometry/CGFloat.swift", "CrossPlatform/Fundamentals/Geometry/CGPoint.swift", "CrossPlatform/Fundamentals/Geometry/CGRect.swift", "CrossPlatform/Fundamentals/Geometry/CGSize.swift", "CrossPlatform/Fundamentals/Geometry/CGVector.swift", "CrossPlatform/Fundamentals/Number/Bool.swift", "CrossPlatform/Fundamentals/Number/Decimal.swift", "CrossPlatform/Fundamentals/Number/Double.swift", "CrossPlatform/Fundamentals/String/Character/Character.swift", "CrossPlatform/Fundamentals/String/String+Emoji.swift", "CrossPlatform/Fundamentals/String/String+Header.swift", "CrossPlatform/Fundamentals/String/String+Map.swift", "CrossPlatform/Fundamentals/String/String+random.swift", "CrossPlatform/Fundamentals/String/String+substring.swift", "CrossPlatform/Fundamentals/String/String+tokenize.swift", "CrossPlatform/Fundamentals/URL/URL.swift", "CrossPlatform/NSObject/NSObject.swift", "CrossPlatform/NSObject/NSObjectObserver.swift", "CrossPlatform/Network/NetworkMonitor.swift", "CrossPlatform/Runtime/Invocation.swift", "CrossPlatform/Runtime/RunTime+Exchange.swift", "CrossPlatform/Runtime/RunTime+ObjectType.swift", "CrossPlatform/Runtime/RunTime+Print.swift", "CrossPlatform/Runtime/RunTime.swift", "CrossPlatform/SFSymbol/SFSymbol+Image.swift", "CrossPlatform/SFSymbol/SFSymbol+NSImage.swift", "CrossPlatform/SFSymbol/SFSymbol+UIImage.swift", "CrossPlatform/SFSymbol/SFSymbol.swift", "CrossPlatform/SwiftUI/STLazyView.swift", "CrossPlatform/WebKit/HybridCookieStorage.swift", "CrossPlatform/WebKit/WebKit+WKWebView.swift", "STUIKit/RecoverNavigationProtocol/RecoverNavigationProtocol.swift", "STUIKit/STTextView.swift", "UIKit/Application/UIApplication.swift", "UIKit/Application/UIWindow.swift", "UIKit/AttributedString/AttributedString+Attribute.swift", "UIKit/AttributedString/AttributedString.swift", "UIKit/AttributedString/MutableAttributedString.swift", "UIKit/Control/UIButton.swift", "UIKit/Control/UIControl.swift", "UIKit/Custom/GestureRecognizer/STGestureRecognizer.swift", "UIKit/Custom/Keyboard/KeyboardStateManager.swift", "UIKit/Custom/TapticEngine/TapticEngine.swift", "UIKit/Font/UIFont.swift", "UIKit/GestureRecognizer/UIGestureRecognizer+State.swift", "UIKit/Image/CoreImage/CIFilter+Generator.swift", "UIKit/Image/CoreImage/CIFilter+enum.swift", "UIKit/Image/CoreImage/CIFilter+protocol.swift", "UIKit/Image/NSImage/NSImage+Data.swift", "UIKit/Image/NSImage/NSImage+Resize.swift", "UIKit/Image/SVG/StemSVG.swift", "UIKit/Image/UIImage/UIImage+Color.swift", "UIKit/Image/UIImage/UIImage+CoreImage.swift", "UIKit/Image/UIImage/UIImage+Edit.swift", "UIKit/Image/UIImage/UIImage+Format.swift", "UIKit/Image/UIImage/UIImage+info.swift", "UIKit/Image/UIImage/UIImage+size.swift", "UIKit/Image/UIImage/UImage+other.swift", "UIKit/ImageView/UIImageView.swift", "UIKit/InputView/UISearchBar.swift", "UIKit/InputView/UITextField.swift", "UIKit/InputView/UITextView.swift", "UIKit/Interface/UINib.swift", "UIKit/Interface/UIStoryboard.swift", "UIKit/Label/UILabel.swift", "UIKit/ListView/UIScrollView.swift", "UIKit/NSLayoutConstraint/NSLayoutConstraint.swift", "UIKit/View/CALayer+Stem.swift", "UIKit/View/STLayerView.swift", "UIKit/View/UIResponder.swift", "UIKit/View/UIStackView.swift", "UIKit/View/UIView.swift", "UIKit/ViewController/UINavigationController.swift", "UIKit/ViewController/UIViewController.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "Stem" ] } ], "products": [ { "name": "Stem", "type": { "library": [ "automatic" ] }, "targets": [ "Stem" ] }, { "name": "StemFilePath", "type": { "library": [ "automatic" ] }, "targets": [ "StemFilePath" ] }, { "name": "StemColor", "type": { "library": [ "automatic" ] }, "targets": [ "StemColor" ] }, { "name": "StemHybrid", "type": { "library": [ "automatic" ] }, "targets": [ "StemHybrid" ] } ], "platforms": [ { "name": "ios", "version": "13.0" }, { "name": "macos", "version": "11.0" }, { "name": "tvos", "version": "13.0" }, { "name": "watchos", "version": "6.0" } ], "dependencies": [], "tools_version": "5.5", "manifest_display_name": "Stem" }
Package Dump
{ "name": "Stem", "targets": [ { "name": "Stem", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [], "packageAccess": false }, { "name": "StemHybrid", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [], "packageAccess": false }, { "name": "StemFilePath", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [], "packageAccess": false }, { "name": "StemColor", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [], "packageAccess": false }, { "name": "StemTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "Stem", null ] }, { "byName": [ "StemFilePath", null ] } ], "packageAccess": false }, { "name": "StemColorTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "Stem", null ] }, { "byName": [ "StemColor", null ] }, { "byName": [ "StemFilePath", null ] } ], "packageAccess": false }, { "name": "StemFilePathTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "Stem", null ] }, { "byName": [ "StemFilePath", null ] } ], "packageAccess": false } ], "products": [ { "name": "Stem", "type": { "library": [ "automatic" ] }, "targets": [ "Stem" ] }, { "name": "StemFilePath", "type": { "library": [ "automatic" ] }, "targets": [ "StemFilePath" ] }, { "name": "StemColor", "type": { "library": [ "automatic" ] }, "targets": [ "StemColor" ] }, { "name": "StemHybrid", "type": { "library": [ "automatic" ] }, "targets": [ "StemHybrid" ] } ], "pkgConfig": null, "platforms": [ { "options": [], "version": "13.0", "platformName": "ios" }, { "options": [], "version": "11.0", "platformName": "macos" }, { "options": [], "version": "13.0", "platformName": "tvos" }, { "options": [], "version": "6.0", "platformName": "watchos" } ], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [], "toolsVersion": { "_version": "5.5.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
Dependencies
- None
Dependencies
{ "url": "/usr/src/package", "name": "Stem", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [] }