EZSwiftExtensions/Sources
Lucas Farah 134d76da3c Added public to .base64, so it's available in projects 2017-09-07 14:50:51 -04:00
..
ArrayExtensions.swift Safe array extension (#445) 2017-09-03 10:51:59 -07:00
BlockButton.swift Converting all UIKit packages to be buildable for only tvOS or IOS. 2017-05-30 20:12:29 -07:00
BlockLongPress.swift Converting all UIKit packages to be buildable for only tvOS or IOS. 2017-05-30 20:12:29 -07:00
BlockPan.swift Converting all UIKit packages to be buildable for only tvOS or IOS. 2017-05-30 20:12:29 -07:00
BlockPinch.swift Adding support for MACOSX XCode target. 2017-06-12 10:34:54 -07:00
BlockSwipe.swift Fixed almost all Swiftlint warnings 2017-08-25 12:17:25 -07:00
BlockTap.swift Converting all UIKit packages to be buildable for only tvOS or IOS. 2017-05-30 20:12:29 -07:00
BlockWebView.swift Adding support for MACOSX XCode target. 2017-06-12 10:34:54 -07:00
BoolExtensions.swift <Description> : Add toggled var to Bool. 2017-01-01 17:06:20 -08:00
BundleExtensions.swift Adding support for MACOSX XCode target. 2017-06-12 10:34:54 -07:00
CGFloatExtensions.swift Converting all UIKit packages to be buildable for only tvOS or IOS. 2017-05-30 20:12:29 -07:00
CGPointExtensions.swift Converting all UIKit packages to be buildable for only tvOS or IOS. 2017-05-30 20:12:29 -07:00
CGRectExtensions.swift Converting all UIKit packages to be buildable for only tvOS or IOS. 2017-05-30 20:12:29 -07:00
CharacterExtensions.swift Fixed some swiftlint warnings 2017-01-25 10:14:52 +05:30
CollectionsExtension.swift Fixed almost all Swiftlint warnings 2017-08-25 12:17:25 -07:00
DateExtensions.swift Fixed the unit of time second pluralization (#439) 2017-07-12 23:52:12 -07:00
DictionaryExtensions.swift Fixed almost all Swiftlint warnings 2017-08-25 12:17:25 -07:00
DoubleExtensions.swift Adding the exponentiation operator for Double. 2017-08-07 23:03:29 -07:00
EZSwiftFunctions.swift Fixed almost all Swiftlint warnings 2017-08-25 12:17:25 -07:00
ErrorTypeExtensions.swift Converting all UIKit packages to be buildable for only tvOS or IOS. 2017-05-30 20:12:29 -07:00
FileManagerExtension.swift File manager extension documentsDirectoryPath and cachesDirectoryPath 2017-05-22 18:59:03 -07:00
FloatingPointExtensions.swift <Description> : Adding random for Floating point. 2017-01-01 17:19:43 -08:00
IntExtensions.swift Adding support for MACOSX XCode target. 2017-06-12 10:34:54 -07:00
NSAttributedStringExtensions.swift Added + extension for AttributedStrings (#446) 2017-08-30 23:57:10 -07:00
NSDictionaryExtensions.swift Fixed some swiftlint warnings 2017-01-25 10:14:52 +05:30
NSObjectExtensions.swift Adding support for MACOSX XCode target. 2017-06-12 10:34:54 -07:00
StringExtensions.swift Fixed almost all Swiftlint warnings 2017-08-25 12:17:25 -07:00
TimerExtensions.swift Adding support for MACOSX XCode target. 2017-06-12 10:34:54 -07:00
UIAlertControllerExtensions.swift Converting all UIKit packages to be buildable for only tvOS or IOS. 2017-05-30 20:12:29 -07:00
UIApplicationExtensions.swift Converting all UIKit packages to be buildable for only tvOS or IOS. 2017-05-30 20:12:29 -07:00
UIBarButtonItemExtensions.swift Converting all UIKit packages to be buildable for only tvOS or IOS. 2017-05-30 20:12:29 -07:00
UIButtonExtensions.swift Attempted fix for swiftlint issue. (#449) 2017-08-31 14:13:52 -03:00
UIColorExtensions.swift Converting all UIKit packages to be buildable for only tvOS or IOS. 2017-05-30 20:12:29 -07:00
UIColoredView.swift Converting all UIKit packages to be buildable for only tvOS or IOS. 2017-05-30 20:12:29 -07:00
UIDeviceExtensions.swift Converting all UIKit packages to be buildable for only tvOS or IOS. 2017-05-30 20:12:29 -07:00
UIEdgeInsets.swift Converting all UIKit packages to be buildable for only tvOS or IOS. 2017-05-30 20:12:29 -07:00
UIFontExtensions.swift Fixed almost all Swiftlint warnings 2017-08-25 12:17:25 -07:00
UIImageExtensions.swift Added public to .base64, so it's available in projects 2017-09-07 14:50:51 -04:00
UIImageViewExtensions.swift Converting all UIKit packages to be buildable for only tvOS or IOS. 2017-05-30 20:12:29 -07:00
UILabelExtensions.swift New convenience init with font, color and alignment (#441) 2017-08-29 23:14:44 -07:00
UISliderExtensions.swift Fixed almost all Swiftlint warnings 2017-08-25 12:17:25 -07:00
UIStoryboardExtensions.swift Converting all UIKit packages to be buildable for only tvOS or IOS. 2017-05-30 20:12:29 -07:00
UISwitchExtensions.swift Converting all UIKit packages to be buildable for only tvOS or IOS. 2017-05-30 20:12:29 -07:00
UITextFieldExtensions.swift Fixed almost all Swiftlint warnings 2017-08-25 12:17:25 -07:00
UITextViewExtensions.swift Converting all UIKit packages to be buildable for only tvOS or IOS. 2017-05-30 20:12:29 -07:00
UIUserInterfaceSizeClassExtensions.swift Converting all UIKit packages to be buildable for only tvOS or IOS. 2017-05-30 20:12:29 -07:00
UIViewControllerExtensions.swift Fixed almost all Swiftlint warnings 2017-08-25 12:17:25 -07:00
UIViewExtensions.swift Attempted fix for swiftlint issue. (#449) 2017-08-31 14:13:52 -03:00
UIWindowExtensions.swift Converting all UIKit packages to be buildable for only tvOS or IOS. 2017-05-30 20:12:29 -07:00
URLExtensions.swift Fixed almost all Swiftlint warnings 2017-08-25 12:17:25 -07:00
UserDefaultsExtension.swift Changed comments from NSClassname to Classname 2016-11-03 18:56:29 +02:00