{
"name": "UIExtensions",
"path": "/usr/src/package",
"targets": [
{
"name": "UIExtensionsTests",
"path": "UIExtensionsTests",
"type": "test",
"c99name": "UIExtensionsTests",
"sources": [
"Array+Extensions-Tests.swift",
"ArrayBuilder-Tests.swift",
"Cells+Identifiers-Tests.swift",
"CoreGraphics+Extensions-Tests.swift",
"Data+Extensions-Tests.swift",
"Date+Extensions-Tests.swift",
"Dictionary+Extensions-Tests.swift",
"EventTests.swift",
"Numbers+Extensions-Tests.swift",
"PaddingContainer-Tests.swift",
"String+Extensions-Tests.swift",
"UIView+Constraints-Tests.swift",
"UIView+Extensions-Tests.swift",
"UserDefaults+PropertyWrapper-Tests.swift"
],
"module_type": "SwiftTarget",
"target_dependencies": [
"UIExtensions"
]
},
{
"name": "UIExtensions",
"path": "Sources",
"type": "library",
"c99name": "UIExtensions",
"sources": [
"Classes/Deprecations.swift",
"Classes/Event.swift",
"Classes/Singleton.swift",
"Classes/TypeAliases.swift",
"Foundation/Array+Async.swift",
"Foundation/Array+Extensions.swift",
"Foundation/Array+ResultBuilder.swift",
"Foundation/Async+Extensions.swift",
"Foundation/Collections+Extensions.swift",
"Foundation/CoreGraphics+Extensions.swift",
"Foundation/Data+Extensions.swift",
"Foundation/Date+Extensions.swift",
"Foundation/Decoder+Extensions.swift",
"Foundation/Dictionary+Extensions.swift",
"Foundation/GCD+Extensions.swift",
"Foundation/NSAttributedString+Extensions.swift",
"Foundation/Numbers+Extensions.swift",
"Foundation/Optional+Extensions.swift",
"Foundation/Protocol+Extensions.swift",
"Foundation/Result+Extensions.swift",
"Foundation/Sequences+Extensions.swift",
"Foundation/String+Extensions.swift",
"Foundation/Timer+Blocks.swift",
"Foundation/URL+Extensions.swift",
"Foundation/UserDefaults+PropertyWrapper.swift",
"SwiftUI/Color+Extension.swift",
"SwiftUI/CustomIntensityVisualEffectView.swift",
"SwiftUI/EdgeInsets+Extensions.swift",
"SwiftUI/FullScreenPopupView.swift",
"SwiftUI/Loader/Loader+Helpers.swift",
"SwiftUI/Loader/Loader+Inits.swift",
"SwiftUI/Loader/Loader+RefreshableLoaderModifier.swift",
"SwiftUI/Loader/Loader.swift",
"SwiftUI/TransparentBackground.swift",
"SwiftUI/View+Extensions.swift",
"SwiftUI/View+Measurements.swift",
"SwiftUI/View+OnChangeAsync.swift",
"UI/ContainerView.swift",
"UI/CustomIntensityVisualEffectUIView.swift",
"UI/NSLayoutConstraint+Extensions.swift",
"UI/PaddingContainer.swift",
"UI/SeparatorView.swift",
"UI/UIAlertController+Blocks.swift",
"UI/UIApplication+Extensions.swift",
"UI/UICollectionReusableView+Register.swift",
"UI/UICollectionView+Extensions.swift",
"UI/UIColor+Inits.swift",
"UI/UIControl+Extensions.swift",
"UI/UIDevice+Extensions.swift",
"UI/UIImage+Extensions.swift",
"UI/UILabel+Extensions.swift",
"UI/UILayoutGuide+Constraints.swift",
"UI/UINavigationController+Blocks.swift",
"UI/UIScrollView+Extensions.swift",
"UI/UIStackView+Extensions.swift",
"UI/UIStackView+ResultBuilder.swift",
"UI/UIStoryboard+Extensions.swift",
"UI/UITableViewCell+Register.swift",
"UI/UITextField+Extensions.swift",
"UI/UIView+Builder.swift",
"UI/UIView+Constraints.swift",
"UI/UIView+Extensions.swift",
"UI/UIViewController+Extensions.swift",
"UI/iOS/UIBarButtonItem+Extensions.swift",
"UI/iOS/UIButton+Extensions.swift",
"UI/iOS/UIGestureRecognizer+Extensions.swift",
"UI/iOS/UIImageView+Extensions.swift",
"UI/iOS/UITabBarController+Extensions.swift"
],
"module_type": "SwiftTarget",
"product_memberships": [
"UIExtensions"
]
}
],
"products": [
{
"name": "UIExtensions",
"type": {
"library": [
"automatic"
]
},
"targets": [
"UIExtensions"
]
}
],
"platforms": [
{
"name": "ios",
"version": "11.0"
},
{
"name": "tvos",
"version": "11.0"
},
{
"name": "macos",
"version": "10.13"
}
],
"dependencies": [],
"tools_version": "5.1",
"manifest_display_name": "UIExtensions",
"swift_languages_versions": [
"5"
]
}