intech-consulting-kit
A description of this package.
{
"name": "intech-consulting-kit",
"path": "/usr/src/package",
"targets": [
{
"name": "UIExtensionTests",
"path": "Tests/UIExtensionTests",
"type": "test",
"c99name": "UIExtensionTests",
"sources": [
"UIExtension.swift"
],
"module_type": "SwiftTarget",
"target_dependencies": [
"UIExtension"
]
},
{
"name": "UIExtension",
"path": "Sources/UIExtension",
"type": "library",
"c99name": "UIExtension",
"sources": [
"BackgroundTask.swift",
"BadgeBarButtonItem.swift",
"CellIdentifiable.swift",
"ClosureSelector.swift",
"CollectionViewBind/CollectionViewDataSource.swift",
"Color.swift",
"ColumnsCollectionViewFlowLayout.swift",
"DataViewable.swift",
"Extensions/CAGradientLayerExtension.swift",
"Extensions/UIActivity.swift",
"Extensions/UIAlertAction.swift",
"Extensions/UIAlertViewControllerExtension.swift",
"Extensions/UIAppearanceExtension.swift",
"Extensions/UIApplication.swift",
"Extensions/UIBarButtonItem.swift",
"Extensions/UICollectionView.swift",
"Extensions/UICollectionViewExtension.swift",
"Extensions/UIColorExtension.swift",
"Extensions/UIDevice.swift",
"Extensions/UIHaptic.swift",
"Extensions/UIImage.swift",
"Extensions/UIImageView.swift",
"Extensions/UINavigationBar.swift",
"Extensions/UIRefreshControl.swift",
"Extensions/UIScrollView.swift",
"Extensions/UIStackView.swift",
"Extensions/UIStackViewController.swift",
"Extensions/UIStoryboard.swift",
"Extensions/UISwitch.swift",
"Extensions/UITableView.swift",
"Extensions/UITableViewCell.swift",
"Extensions/UITableViewExtensions.swift",
"Extensions/UITextField/UITextField+DatePicker.swift",
"Extensions/UITextField/UITextField+Extension.swift",
"Extensions/UITextField/UITextInputPasswordRules+Extension.swift",
"Extensions/UITextField/UITextView+ToolBar.swift",
"Extensions/UIView.swift",
"Extensions/UIViewController.swift",
"Extensions/UIViewControllerErrors.swift",
"Extensions/UIViewControllerExtension.swift",
"Extensions/UIViewExtension.swift",
"Extensions/UIWindow.swift",
"Extensions/UIWindowExtension.swift",
"Font.swift",
"NextResponderTextField.swift",
"Nibless/NiblessNavigationController.swift",
"Nibless/NiblessPageViewController.swift",
"Nibless/NiblessSplitViewController.swift",
"Nibless/NiblessView.swift",
"Nibless/NiblessViewController.swift",
"PluggableController.swift",
"Restorable.swift",
"Routable.swift",
"Scrollable.swift",
"ScrollerService/KeyboardScrollerService.swift",
"ScrollerService/PickerScrollerService.swift",
"Segueable.swift",
"StatusBarable.swift",
"Style.swift",
"TableViewBind/TableViewDataSource.swift",
"XIBView.swift",
"ZamzamKitable.swift",
"watchOS/WKInterfaceController.swift",
"watchOS/WKInterfaceGroup.swift"
],
"module_type": "SwiftTarget",
"product_memberships": [
"UIExtension"
],
"target_dependencies": [
"SwiftExtension"
]
},
{
"name": "SwiftExtensionTests",
"path": "Tests/SwiftExtensionTests",
"type": "test",
"c99name": "SwiftExtensionTests",
"sources": [
"Foundation/FoundationTests.swift"
],
"module_type": "SwiftTarget",
"target_dependencies": [
"SwiftExtension"
]
},
{
"name": "SwiftExtension",
"path": "Sources/SwiftExtension",
"type": "library",
"c99name": "SwiftExtension",
"sources": [
"AssociatedObjects.swift",
"Bindable.swift",
"Disposable/Disposable+NSObject.swift",
"Disposable/Disposable.swift",
"Enums/LocationAuthorizationType.swift",
"Enums/ScheduleInterval.swift",
"Foundation/Array.swift",
"Foundation/BinaryFloatingPoint.swift",
"Foundation/BoolExtension.swift",
"Foundation/BundleExtension.swift",
"Foundation/CLLocation.swift",
"Foundation/CLLocationManager.swift",
"Foundation/Calendar.swift",
"Foundation/CollectionExtensions.swift",
"Foundation/Date.swift",
"Foundation/DateFormatter.swift",
"Foundation/Dictionary.swift",
"Foundation/Equatable.swift",
"Foundation/FileManager.swift",
"Foundation/Hashable.swift",
"Foundation/Int.swift",
"Foundation/NameDescribable.swift",
"Foundation/String.swift",
"Foundation/Thread.swift",
"Foundation/TimeInterval.swift",
"Foundation/TimeZone.swift",
"Foundation/UNNotificationAttachment.swift",
"Foundation/UNNotificationTriggerDateType.swift",
"Foundation/UNUserNotificationCenter.swift",
"Foundation/URL.swift",
"Foundation/UserDefaults.swift",
"Infixes/ApproximateComparison.swift",
"Infixes/ConditionalAssignment.swift",
"IntechConsultingConstants.swift",
"KeyPath.swift",
"LoadingState.swift",
"Locale.swift",
"Localizable.swift",
"LocationManager.swift",
"LocationMeta.swift",
"NSObjectProtocol/NSObjectProtocol+Bind.swift",
"NSObjectProtocol/NSObjectProtocol+Combine.swift",
"NSObjectProtocol/NSObjectProtocol+Observable.swift",
"NotificationCenter.swift",
"Observer.swift",
"OptionalExtension.swift",
"SCNetworkReachability.swift",
"SynchronizedArray.swift",
"WatchSession.swift",
"With.swift"
],
"module_type": "SwiftTarget",
"product_memberships": [
"PropertyWrapper",
"SwiftExtension",
"UIExtension"
]
},
{
"name": "PropertyWrapperTests",
"path": "Tests/PropertyWrapperTests",
"type": "test",
"c99name": "PropertyWrapperTests",
"sources": [
"PropertyWrapperTests.swift"
],
"module_type": "SwiftTarget",
"target_dependencies": [
"PropertyWrapper"
]
},
{
"name": "PropertyWrapper",
"path": "Sources/PropertyWrapper",
"type": "library",
"c99name": "PropertyWrapper",
"sources": [
"InfoDotPlist.swift",
"UserDefault.swift"
],
"module_type": "SwiftTarget",
"product_memberships": [
"PropertyWrapper"
],
"target_dependencies": [
"SwiftExtension"
]
},
{
"name": "LinkedListDataStructureTests",
"path": "Tests/LinkedListDataStructureTests",
"type": "test",
"c99name": "LinkedListDataStructureTests",
"sources": [
"Simple/SimpleLinkedNodeTests.swift"
],
"module_type": "SwiftTarget",
"target_dependencies": [
"LinkedListDataStructure"
]
},
{
"name": "LinkedListDataStructure",
"path": "Sources/LinkedListDataStructure",
"type": "library",
"c99name": "LinkedListDataStructure",
"sources": [
"CacheLRU/CacheLRU.swift",
"Double/DoublyLinkedList.swift",
"Simple/SimpleLinkedNode.swift"
],
"module_type": "SwiftTarget",
"product_memberships": [
"LinkedListDataStructure"
]
},
{
"name": "IdentifierTests",
"path": "Tests/IdentifierTests",
"type": "test",
"c99name": "IdentifierTests",
"sources": [
"IdentifierTests.swift"
],
"module_type": "SwiftTarget",
"target_dependencies": [
"Identifier"
]
},
{
"name": "Identifier",
"path": "Sources/Identifier",
"type": "library",
"c99name": "Identifier",
"sources": [
"ID.swift",
"Identifier.swift"
],
"module_type": "SwiftTarget",
"product_memberships": [
"Identifier"
]
},
{
"name": "CoreTests",
"path": "Tests/CoreTests",
"type": "test",
"c99name": "CoreTests",
"sources": [
"Logger/LoggerTests.swift"
],
"module_type": "SwiftTarget",
"target_dependencies": [
"Core"
]
},
{
"name": "Core",
"path": "Sources/Core",
"type": "library",
"c99name": "Core",
"sources": [
"Logger/Logger.swift"
],
"module_type": "SwiftTarget",
"product_memberships": [
"Core"
]
},
{
"name": "CombineUIKitTests",
"path": "Tests/CombineUIKitTests",
"type": "test",
"c99name": "CombineUIKitTests",
"sources": [
"CombineUIKitTests.swift"
],
"module_type": "SwiftTarget",
"target_dependencies": [
"CombineUIKit"
]
},
{
"name": "CombineUIKit",
"path": "Sources/CombineUIKit",
"type": "library",
"c99name": "CombineUIKit",
"sources": [
"CombineControlEvent.swift",
"CombineControlProperty.swift",
"CombineControlTarget.swift",
"Controls/UIBarButtonItem+Combine.swift",
"Controls/UIButton+Combine.swift",
"Controls/UIDatePicker+Combine.swift",
"Controls/UIGestureRecognizer+Combine.swift",
"Controls/UIPageControl+Combine.swift",
"Controls/UIRefreshControl+Combine.swift",
"Controls/UIScrollView+Combine.swift",
"Controls/UISegmentedControl+Combine.swift",
"Controls/UISlider+Combine.swift",
"Controls/UIStepper+Combine.swift",
"Controls/UISwitch+Combine.swift",
"Controls/UITextField+Combine.swift"
],
"module_type": "SwiftTarget",
"product_memberships": [
"CombineUIKit"
],
"target_dependencies": [
"CombineExtension"
]
},
{
"name": "CombineExtensionTests",
"path": "Tests/CombineExtensionTests",
"type": "test",
"c99name": "CombineExtensionTests",
"sources": [
"CancellableExtensionTests.swift",
"CombineExtensionTests.swift"
],
"module_type": "SwiftTarget",
"target_dependencies": [
"CombineExtension"
]
},
{
"name": "CombineExtension",
"path": "Sources/CombineExtension",
"type": "library",
"c99name": "CombineExtension",
"sources": [
"AnySubscription.swift",
"CacellableContainerProvider.swift",
"Cancellable+Extension.swift",
"Combine+Extension.swift",
"CombineControl/CombineControlBind.swift",
"CombineExtensions.swift",
"Future+Extension.swift",
"Publisher+Extension.swift",
"Result+Extension.swift"
],
"module_type": "SwiftTarget",
"product_memberships": [
"CombineExtension",
"CombineUIKit"
]
},
{
"name": "CachableTests",
"path": "Tests/CachableTests",
"type": "test",
"c99name": "CachableTests",
"sources": [
"CachableTests.swift"
],
"module_type": "SwiftTarget",
"target_dependencies": [
"Cachable"
]
},
{
"name": "Cachable",
"path": "Sources/Cachable",
"type": "library",
"c99name": "Cachable",
"sources": [
"Cachable.swift"
],
"module_type": "SwiftTarget",
"product_memberships": [
"Cachable"
]
}
],
"products": [
{
"name": "Cachable",
"type": {
"library": [
"automatic"
]
},
"targets": [
"Cachable"
]
},
{
"name": "CombineExtension",
"type": {
"library": [
"automatic"
]
},
"targets": [
"CombineExtension"
]
},
{
"name": "CombineUIKit",
"type": {
"library": [
"automatic"
]
},
"targets": [
"CombineUIKit"
]
},
{
"name": "Core",
"type": {
"library": [
"automatic"
]
},
"targets": [
"Core"
]
},
{
"name": "Identifier",
"type": {
"library": [
"automatic"
]
},
"targets": [
"Identifier"
]
},
{
"name": "LinkedListDataStructure",
"type": {
"library": [
"automatic"
]
},
"targets": [
"LinkedListDataStructure"
]
},
{
"name": "PropertyWrapper",
"type": {
"library": [
"automatic"
]
},
"targets": [
"PropertyWrapper"
]
},
{
"name": "SwiftExtension",
"type": {
"library": [
"automatic"
]
},
"targets": [
"SwiftExtension"
]
},
{
"name": "UIExtension",
"type": {
"library": [
"automatic"
]
},
"targets": [
"UIExtension"
]
}
],
"platforms": [
{
"name": "ios",
"version": "14.0"
},
{
"name": "macos",
"version": "11.0"
}
],
"dependencies": [],
"tools_version": "5.3",
"manifest_display_name": "intech-consulting-kit"
}
{
"name": "intech-consulting-kit",
"targets": [
{
"name": "Cachable",
"type": "regular",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": []
},
{
"name": "CombineExtension",
"type": "regular",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": []
},
{
"name": "CombineUIKit",
"type": "regular",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [
{
"byName": [
"CombineExtension",
null
]
}
]
},
{
"name": "Core",
"type": "regular",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": []
},
{
"name": "Identifier",
"type": "regular",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": []
},
{
"name": "LinkedListDataStructure",
"type": "regular",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": []
},
{
"name": "PropertyWrapper",
"type": "regular",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [
{
"byName": [
"SwiftExtension",
null
]
}
]
},
{
"name": "SwiftExtension",
"type": "regular",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": []
},
{
"name": "UIExtension",
"type": "regular",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [
{
"byName": [
"SwiftExtension",
null
]
}
]
},
{
"name": "CachableTests",
"type": "test",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [
{
"byName": [
"Cachable",
null
]
}
]
},
{
"name": "CombineExtensionTests",
"type": "test",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [
{
"byName": [
"CombineExtension",
null
]
}
]
},
{
"name": "CombineUIKitTests",
"type": "test",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [
{
"byName": [
"CombineUIKit",
null
]
}
]
},
{
"name": "CoreTests",
"type": "test",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [
{
"byName": [
"Core",
null
]
}
]
},
{
"name": "IdentifierTests",
"type": "test",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [
{
"byName": [
"Identifier",
null
]
}
]
},
{
"name": "LinkedListDataStructureTests",
"type": "test",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [
{
"byName": [
"LinkedListDataStructure",
null
]
}
]
},
{
"name": "PropertyWrapperTests",
"type": "test",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [
{
"byName": [
"PropertyWrapper",
null
]
}
]
},
{
"name": "SwiftExtensionTests",
"type": "test",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [
{
"byName": [
"SwiftExtension",
null
]
}
]
},
{
"name": "UIExtensionTests",
"type": "test",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [
{
"byName": [
"UIExtension",
null
]
}
]
}
],
"products": [
{
"name": "Cachable",
"type": {
"library": [
"automatic"
]
},
"targets": [
"Cachable"
]
},
{
"name": "CombineExtension",
"type": {
"library": [
"automatic"
]
},
"targets": [
"CombineExtension"
]
},
{
"name": "CombineUIKit",
"type": {
"library": [
"automatic"
]
},
"targets": [
"CombineUIKit"
]
},
{
"name": "Core",
"type": {
"library": [
"automatic"
]
},
"targets": [
"Core"
]
},
{
"name": "Identifier",
"type": {
"library": [
"automatic"
]
},
"targets": [
"Identifier"
]
},
{
"name": "LinkedListDataStructure",
"type": {
"library": [
"automatic"
]
},
"targets": [
"LinkedListDataStructure"
]
},
{
"name": "PropertyWrapper",
"type": {
"library": [
"automatic"
]
},
"targets": [
"PropertyWrapper"
]
},
{
"name": "SwiftExtension",
"type": {
"library": [
"automatic"
]
},
"targets": [
"SwiftExtension"
]
},
{
"name": "UIExtension",
"type": {
"library": [
"automatic"
]
},
"targets": [
"UIExtension"
]
}
],
"pkgConfig": null,
"platforms": [
{
"options": [],
"version": "14.0",
"platformName": "ios"
},
{
"options": [],
"version": "11.0",
"platformName": "macos"
}
],
"providers": null,
"packageKind": {
"root": [
"/usr/src/package"
]
},
"dependencies": [],
"toolsVersion": {
"_version": "5.3.0"
},
"cLanguageStandard": null,
"cxxLanguageStandard": null,
"swiftLanguageVersions": null
}
{
"url": "/usr/src/package",
"name": "intech-consulting-kit",
"path": "/usr/src/package",
"version": "unspecified",
"identity": "package",
"dependencies": []
}