From a430f9bb2a4d002d141ef7c11ed66007c9bfbe44 Mon Sep 17 00:00:00 2001 From: Ivan Vorobei Date: Sun, 20 Dec 2020 01:06:53 +0300 Subject: [PATCH] Update --- .github/FUNDING.yml | 4 +- .gitignore | 43 ++++--------------- .../SPLarkController/SPLarkController.swift | 2 +- .../SPLarkControllerExtenshion.swift | 2 +- .../SPLarkSettingsCloseButton.swift | 2 +- .../SPLarkSettingsCollectionView.swift | 2 +- .../SPLarkSettingsCollectionViewCell.swift | 2 +- .../SPLarkSettingsController.swift | 2 +- .../SPLarkDismissingAnimationController.swift | 2 +- .../SPLarkPresentationController.swift | 2 +- .../SPLarkPresentingAnimationController.swift | 2 +- .../SPLarkTransitioningDelegate.swift | 2 +- .../SparrowKit/Animation/SPAnimation.swift | 2 +- .../Animation/SPAnimationAlpha.swift | 2 +- .../Animation/SPAnimationSpring.swift | 2 +- .../Animation/SPAnimationUpward.swift | 2 +- .../Frameworks/SparrowKit/App/SPApp.swift | 2 +- .../SparrowKit/App/SPAppBadge.swift | 2 +- .../SparrowKit/App/SPAppLaunch.swift | 2 +- .../SparrowKit/App/SPAppOpener.swift | 2 +- .../SparrowKit/AppStore/SPAppStore.swift | 2 +- .../Frameworks/SparrowKit/Audio/SPAudio.swift | 2 +- .../SparrowKit/Audio/SPAudioPlayer.swift | 2 +- .../Frameworks/SparrowKit/Bufer/SPBufer.swift | 2 +- .../Code Draw/SPCodeAudioIconPack.swift | 2 +- .../SparrowKit/Code Draw/SPCodeDraw.swift | 2 +- .../Code Draw/SPCodeSocialIconPack.swift | 2 +- .../Code Draw/SPCodeSystemIconPack.swift | 2 +- .../Code Draw/SPGolubevGolubevIconPack.swift | 2 +- .../Constraints/SPConstraints.swift | 2 +- .../Frameworks/SparrowKit/Delay/SPDelay.swift | 2 +- .../SparrowKit/Device/SPDevice.swift | 2 +- .../SparrowKit/Downloader/SPDownloader.swift | 2 +- .../Extension/SPArrayExtension.swift | 2 +- .../Extension/SPCGRectExtension.swift | 2 +- .../Extension/SPCGSizeExtenshion.swift | 2 +- .../Extension/SPDateExtenshion.swift | 2 +- .../Extension/SPStrideableExtension.swift | 2 +- .../Extension/SPStringExtenshion.swift | 2 +- .../Extension/SPTextFieldExtenshion.swift | 2 +- .../SPUIAlertControllerExtenshion.swift | 2 +- .../Extension/SPUIButtonExtenshion.swift | 2 +- .../SPUICollectionViewExtenshion.swift | 2 +- .../Extension/SPUIColorExtension.swift | 2 +- .../Extension/SPUIFontExtenshion.swift | 2 +- .../Extension/SPUIImageExtension.swift | 2 +- .../Extension/SPUIImageViewExtenshion.swift | 2 +- .../Extension/SPUILabelExtenshion.swift | 2 +- .../SPUINavigationControllerExtenshion.swift | 2 +- .../SPUITabBarControllerExtenshion.swift | 2 +- .../SparrowKit/Extension/SPUITableView.swift | 2 +- .../SPUITableViewCellExtenshion.swift | 2 +- .../Extension/SPUITextFieldExtenshion.swift | 2 +- .../SPUIViewControllerExtenshion.swift | 2 +- .../Extension/SPUIViewExtenshion.swift | 2 +- .../SPUIVisualEffectViewExtenshion.swift | 2 +- .../Extension/SPUserDefaultsExtenshion.swift | 2 +- .../SparrowKit/Layout/SPLayout.swift | 2 +- .../SPLocalAuthentication.swift | 2 +- .../SparrowKit/Locale/SPLocale.swift | 2 +- .../Frameworks/SparrowKit/Mail/SPMail.swift | 2 +- .../SparrowKit/Native/SPNativeColors.swift | 2 +- .../Notification/SPLocalNotification.swift | 2 +- .../SparrowKit/Random/SPRandom.swift | 2 +- .../SparrowKit/Shadow/SPShadow.swift | 2 +- .../SparrowKit/Shadow/SPShadowDeep.swift | 2 +- .../Frameworks/SparrowKit/Share/SPShare.swift | 2 +- .../Social/Instagram/SPInstagram.swift | 2 +- .../Social/Telegram/SPTelegram.swift | 2 +- .../SparrowKit/Social/Twitter/SPTwitter.swift | 2 +- .../SparrowKit/Social/Viber/SPViber.swift | 2 +- .../Social/Whatsapp/SPWhatsApp.swift | 2 +- .../Frameworks/SparrowKit/Types/SPTypes.swift | 2 +- .../UI/Buttons/SPAppStoreActionButton.swift | 2 +- .../UI/Buttons/SPAppleMusicButton.swift | 2 +- .../SPAppleMusicSectionButtonsView.swift | 2 +- .../SparrowKit/UI/Buttons/SPButton.swift | 2 +- .../UI/Buttons/SPCircleCloseButton.swift | 2 +- .../SparrowKit/UI/Buttons/SPDotsButton.swift | 2 +- .../UI/Buttons/SPDownloadingButton.swift | 2 +- .../UI/Buttons/SPNativeLargeButton.swift | 2 +- .../UI/Buttons/SPPlayCircleButton.swift | 2 +- .../UI/Buttons/SPSocialButton.swift | 2 +- .../UI/Buttons/SPSystemIconButton.swift | 2 +- .../UI/Code Draw/SPAudioIconView.swift | 2 +- .../UI/Code Draw/SPGolubevIconView.swift | 2 +- .../UI/Code Draw/SPSocialIconView.swift | 2 +- .../UI/Code Draw/SPSystemIconView.swift | 2 +- .../Cells/SPCollectionViewCell.swift | 2 +- .../Cells/SPImageCollectionViewCell.swift | 2 +- .../SPMengTransformCollectionViewCell.swift | 2 +- .../Layouts/SPCollectionViewLayout.swift | 2 +- .../Collections/Views/SPCollectionView.swift | 2 +- .../Views/SPImagesCollectionView.swift | 2 +- .../Views/SPMengTransformCollectionView.swift | 2 +- .../Views/SPPageCollectionView.swift | 2 +- .../UI/Controllers/SPController.swift | 2 +- .../Controllers/SPNativeTableController.swift | 2 +- .../UI/Controllers/SPProposeController.swift | 2 +- .../SPStatusBarManagerController.swift | 2 +- .../UI/Controllers/SPTableController.swift | 2 +- .../UI/Labels/SPCenterLabelsView.swift | 2 +- .../UI/Labels/SPEmptyLabelsView.swift | 2 +- .../SparrowKit/UI/Labels/SPLabel.swift | 2 +- .../UI/Labels/SPSectionLabelsView.swift | 2 +- .../SparrowKit/UI/Other/SPBlurView.swift | 2 +- .../UI/Other/SPDownloadingUIImageView.swift | 2 +- .../UI/Other/SPFooterButtonsView.swift | 2 +- .../SparrowKit/UI/Other/SPGradeBlurView.swift | 2 +- .../SparrowKit/UI/Other/SPGradientView.swift | 2 +- .../SparrowKit/UI/Other/SPImageView.swift | 2 +- .../SparrowKit/UI/Other/SPScrollView.swift | 2 +- .../SparrowKit/UI/Other/SPSeparatorView.swift | 2 +- .../SparrowKit/UI/Other/SPTextField.swift | 2 +- .../SparrowKit/UI/Other/SPTextView.swift | 2 +- .../SparrowKit/UI/Other/SPVideoPlayer.swift | 2 +- .../SparrowKit/UI/Other/SPView.swift | 2 +- .../Form/SPFormButtonTableViewCell.swift | 2 +- .../SPFormFeaturedTitleTableViewCell.swift | 2 +- .../Cells/Form/SPFormLabelTableViewCell.swift | 2 +- .../Cells/Form/SPFormMailTableViewCell.swift | 2 +- .../Form/SPFormTextFiledTableViewCell.swift | 2 +- .../Form/SPFormTextInputTableViewCell.swift | 2 +- .../Cells/Form/SPFormTextTableViewCell.swift | 2 +- .../Cells/SPBaseContentTableViewCell.swift | 2 +- .../Tables/Cells/SPImageTableViewCell.swift | 2 +- .../Cells/SPMengTransformTableViewCell.swift | 2 +- .../Tables/Cells/SPPromoTableViewCell.swift | 2 +- .../Tables/Cells/SPProposeTableViewCell.swift | 2 +- .../UI/Tables/Cells/SPTableViewCell.swift | 2 +- .../UI/Tables/Views/SPTableView.swift | 2 +- .../SparrowKit/Vibration/SPVibration.swift | 2 +- README.md | 34 +++++++++------ SPLarkController.podspec | 8 ++-- .../SPLarkController/SPLarkController.swift | 2 +- .../SPLarkControllerExtenshion.swift | 2 +- .../SPLarkSettingsCloseButton.swift | 2 +- .../SPLarkSettingsCollectionView.swift | 2 +- .../SPLarkSettingsCollectionViewCell.swift | 2 +- .../SPLarkSettingsController.swift | 2 +- .../SPLarkDismissingAnimationController.swift | 2 +- .../SPLarkPresentationController.swift | 2 +- .../SPLarkPresentingAnimationController.swift | 2 +- .../SPLarkTransitioningDelegate.swift | 2 +- 144 files changed, 175 insertions(+), 194 deletions(-) rename {Source => Sources}/SPLarkController/SPLarkController.swift (97%) rename {Source => Sources}/SPLarkController/SPLarkControllerExtenshion.swift (97%) rename {Source => Sources}/SPLarkController/SettingsController/SPLarkSettingsCloseButton.swift (99%) rename {Source => Sources}/SPLarkController/SettingsController/SPLarkSettingsCollectionView.swift (98%) rename {Source => Sources}/SPLarkController/SettingsController/SPLarkSettingsCollectionViewCell.swift (98%) rename {Source => Sources}/SPLarkController/SettingsController/SPLarkSettingsController.swift (99%) rename {Source => Sources}/SPLarkController/TransitioningDelegate/SPLarkDismissingAnimationController.swift (96%) rename {Source => Sources}/SPLarkController/TransitioningDelegate/SPLarkPresentationController.swift (99%) rename {Source => Sources}/SPLarkController/TransitioningDelegate/SPLarkPresentingAnimationController.swift (97%) rename {Source => Sources}/SPLarkController/TransitioningDelegate/SPLarkTransitioningDelegate.swift (97%) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 9f1f5de..03ab922 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,2 +1,2 @@ -patreon: ivanvorobei -custom: https://xcode-shop.com \ No newline at end of file +patreon: varabeis +custom: https://xcode-shop.com diff --git a/.gitignore b/.gitignore index 9c3e1c4..4f70727 100644 --- a/.gitignore +++ b/.gitignore @@ -1,39 +1,14 @@ -# Mac OS X +# OS X temporary files .DS_Store +.Trashes -# Xcode -## Build generated -build/ -DerivedData - -## Various settings -*.pbxuser -!default.pbxuser -*.mode1v3 -!default.mode1v3 -*.mode2v3 -!default.mode2v3 -*.perspectivev3 -!default.perspectivev3 -xcuserdata - -## Other -*.xccheckout -*.moved-aside -*.xcuserstate -*.xcscmblueprint - -## Obj-C/Swift specific -*.hmap -*.ipa - -## Playgrounds -timeline.xctimeline -playground.xcworkspace +# Xcode User settings +xcuserdata/ # Swift Package Manager -.build/ -.swiftpm/ +Packages/ +Package.resolved +.swiftpm -# Carthage -Carthage/Build \ No newline at end of file +# Pods +Pods/ \ No newline at end of file diff --git a/Example/lark-controller/Frameworks/SPLarkController/SPLarkController.swift b/Example/lark-controller/Frameworks/SPLarkController/SPLarkController.swift index 0ef8bed..88340d6 100644 --- a/Example/lark-controller/Frameworks/SPLarkController/SPLarkController.swift +++ b/Example/lark-controller/Frameworks/SPLarkController/SPLarkController.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SPLarkController/SPLarkControllerExtenshion.swift b/Example/lark-controller/Frameworks/SPLarkController/SPLarkControllerExtenshion.swift index ea8d95b..86f5e3f 100644 --- a/Example/lark-controller/Frameworks/SPLarkController/SPLarkControllerExtenshion.swift +++ b/Example/lark-controller/Frameworks/SPLarkController/SPLarkControllerExtenshion.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SPLarkController/SettingsController/SPLarkSettingsCloseButton.swift b/Example/lark-controller/Frameworks/SPLarkController/SettingsController/SPLarkSettingsCloseButton.swift index 8e0d715..52d1e8d 100644 --- a/Example/lark-controller/Frameworks/SPLarkController/SettingsController/SPLarkSettingsCloseButton.swift +++ b/Example/lark-controller/Frameworks/SPLarkController/SettingsController/SPLarkSettingsCloseButton.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SPLarkController/SettingsController/SPLarkSettingsCollectionView.swift b/Example/lark-controller/Frameworks/SPLarkController/SettingsController/SPLarkSettingsCollectionView.swift index a0e4bc2..94a2b95 100644 --- a/Example/lark-controller/Frameworks/SPLarkController/SettingsController/SPLarkSettingsCollectionView.swift +++ b/Example/lark-controller/Frameworks/SPLarkController/SettingsController/SPLarkSettingsCollectionView.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SPLarkController/SettingsController/SPLarkSettingsCollectionViewCell.swift b/Example/lark-controller/Frameworks/SPLarkController/SettingsController/SPLarkSettingsCollectionViewCell.swift index 3f6bd96..1ea81c1 100644 --- a/Example/lark-controller/Frameworks/SPLarkController/SettingsController/SPLarkSettingsCollectionViewCell.swift +++ b/Example/lark-controller/Frameworks/SPLarkController/SettingsController/SPLarkSettingsCollectionViewCell.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SPLarkController/SettingsController/SPLarkSettingsController.swift b/Example/lark-controller/Frameworks/SPLarkController/SettingsController/SPLarkSettingsController.swift index b04f296..1120c4e 100644 --- a/Example/lark-controller/Frameworks/SPLarkController/SettingsController/SPLarkSettingsController.swift +++ b/Example/lark-controller/Frameworks/SPLarkController/SettingsController/SPLarkSettingsController.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SPLarkController/TransitioningDelegate/SPLarkDismissingAnimationController.swift b/Example/lark-controller/Frameworks/SPLarkController/TransitioningDelegate/SPLarkDismissingAnimationController.swift index 420f9c0..e8b21d9 100644 --- a/Example/lark-controller/Frameworks/SPLarkController/TransitioningDelegate/SPLarkDismissingAnimationController.swift +++ b/Example/lark-controller/Frameworks/SPLarkController/TransitioningDelegate/SPLarkDismissingAnimationController.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SPLarkController/TransitioningDelegate/SPLarkPresentationController.swift b/Example/lark-controller/Frameworks/SPLarkController/TransitioningDelegate/SPLarkPresentationController.swift index a7d6b7e..e52fe72 100644 --- a/Example/lark-controller/Frameworks/SPLarkController/TransitioningDelegate/SPLarkPresentationController.swift +++ b/Example/lark-controller/Frameworks/SPLarkController/TransitioningDelegate/SPLarkPresentationController.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SPLarkController/TransitioningDelegate/SPLarkPresentingAnimationController.swift b/Example/lark-controller/Frameworks/SPLarkController/TransitioningDelegate/SPLarkPresentingAnimationController.swift index 505525d..e782cd6 100644 --- a/Example/lark-controller/Frameworks/SPLarkController/TransitioningDelegate/SPLarkPresentingAnimationController.swift +++ b/Example/lark-controller/Frameworks/SPLarkController/TransitioningDelegate/SPLarkPresentingAnimationController.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SPLarkController/TransitioningDelegate/SPLarkTransitioningDelegate.swift b/Example/lark-controller/Frameworks/SPLarkController/TransitioningDelegate/SPLarkTransitioningDelegate.swift index 72522cf..2589c3f 100644 --- a/Example/lark-controller/Frameworks/SPLarkController/TransitioningDelegate/SPLarkTransitioningDelegate.swift +++ b/Example/lark-controller/Frameworks/SPLarkController/TransitioningDelegate/SPLarkTransitioningDelegate.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Animation/SPAnimation.swift b/Example/lark-controller/Frameworks/SparrowKit/Animation/SPAnimation.swift index 5ecace7..bd15e29 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Animation/SPAnimation.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Animation/SPAnimation.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Animation/SPAnimationAlpha.swift b/Example/lark-controller/Frameworks/SparrowKit/Animation/SPAnimationAlpha.swift index 62797d7..3aedb33 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Animation/SPAnimationAlpha.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Animation/SPAnimationAlpha.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Animation/SPAnimationSpring.swift b/Example/lark-controller/Frameworks/SparrowKit/Animation/SPAnimationSpring.swift index 1dab4e3..768a386 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Animation/SPAnimationSpring.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Animation/SPAnimationSpring.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Animation/SPAnimationUpward.swift b/Example/lark-controller/Frameworks/SparrowKit/Animation/SPAnimationUpward.swift index 6a70db1..5f9ce00 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Animation/SPAnimationUpward.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Animation/SPAnimationUpward.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/App/SPApp.swift b/Example/lark-controller/Frameworks/SparrowKit/App/SPApp.swift index c122d97..3d21d3b 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/App/SPApp.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/App/SPApp.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/App/SPAppBadge.swift b/Example/lark-controller/Frameworks/SparrowKit/App/SPAppBadge.swift index 6df72b1..06513a1 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/App/SPAppBadge.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/App/SPAppBadge.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/App/SPAppLaunch.swift b/Example/lark-controller/Frameworks/SparrowKit/App/SPAppLaunch.swift index f8f92c5..fffeae0 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/App/SPAppLaunch.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/App/SPAppLaunch.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/App/SPAppOpener.swift b/Example/lark-controller/Frameworks/SparrowKit/App/SPAppOpener.swift index 692219c..c3eda4a 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/App/SPAppOpener.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/App/SPAppOpener.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/AppStore/SPAppStore.swift b/Example/lark-controller/Frameworks/SparrowKit/AppStore/SPAppStore.swift index 66013e4..814f0cd 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/AppStore/SPAppStore.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/AppStore/SPAppStore.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Audio/SPAudio.swift b/Example/lark-controller/Frameworks/SparrowKit/Audio/SPAudio.swift index a142010..4da2b0f 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Audio/SPAudio.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Audio/SPAudio.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Audio/SPAudioPlayer.swift b/Example/lark-controller/Frameworks/SparrowKit/Audio/SPAudioPlayer.swift index c00fb50..7788065 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Audio/SPAudioPlayer.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Audio/SPAudioPlayer.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Bufer/SPBufer.swift b/Example/lark-controller/Frameworks/SparrowKit/Bufer/SPBufer.swift index 480222c..ad562f0 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Bufer/SPBufer.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Bufer/SPBufer.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Code Draw/SPCodeAudioIconPack.swift b/Example/lark-controller/Frameworks/SparrowKit/Code Draw/SPCodeAudioIconPack.swift index 11961f6..970dadb 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Code Draw/SPCodeAudioIconPack.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Code Draw/SPCodeAudioIconPack.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Code Draw/SPCodeDraw.swift b/Example/lark-controller/Frameworks/SparrowKit/Code Draw/SPCodeDraw.swift index 87d165d..1a0f610 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Code Draw/SPCodeDraw.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Code Draw/SPCodeDraw.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Code Draw/SPCodeSocialIconPack.swift b/Example/lark-controller/Frameworks/SparrowKit/Code Draw/SPCodeSocialIconPack.swift index f9fd654..b220069 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Code Draw/SPCodeSocialIconPack.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Code Draw/SPCodeSocialIconPack.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Code Draw/SPCodeSystemIconPack.swift b/Example/lark-controller/Frameworks/SparrowKit/Code Draw/SPCodeSystemIconPack.swift index f26714d..9b38cc7 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Code Draw/SPCodeSystemIconPack.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Code Draw/SPCodeSystemIconPack.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Code Draw/SPGolubevGolubevIconPack.swift b/Example/lark-controller/Frameworks/SparrowKit/Code Draw/SPGolubevGolubevIconPack.swift index 1b75a33..4003ce2 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Code Draw/SPGolubevGolubevIconPack.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Code Draw/SPGolubevGolubevIconPack.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Constraints/SPConstraints.swift b/Example/lark-controller/Frameworks/SparrowKit/Constraints/SPConstraints.swift index b6863f3..813deb6 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Constraints/SPConstraints.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Constraints/SPConstraints.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Delay/SPDelay.swift b/Example/lark-controller/Frameworks/SparrowKit/Delay/SPDelay.swift index 929bbba..957f395 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Delay/SPDelay.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Delay/SPDelay.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Device/SPDevice.swift b/Example/lark-controller/Frameworks/SparrowKit/Device/SPDevice.swift index 8d99f80..3edb8d2 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Device/SPDevice.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Device/SPDevice.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Downloader/SPDownloader.swift b/Example/lark-controller/Frameworks/SparrowKit/Downloader/SPDownloader.swift index 115e59e..2067041 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Downloader/SPDownloader.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Downloader/SPDownloader.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPArrayExtension.swift b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPArrayExtension.swift index 8c8bfb7..4c8b1f7 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPArrayExtension.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPArrayExtension.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPCGRectExtension.swift b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPCGRectExtension.swift index 1d850ce..6ed1ce6 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPCGRectExtension.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPCGRectExtension.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPCGSizeExtenshion.swift b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPCGSizeExtenshion.swift index c92a34a..1376a52 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPCGSizeExtenshion.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPCGSizeExtenshion.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPDateExtenshion.swift b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPDateExtenshion.swift index 5585aae..d45bdc4 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPDateExtenshion.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPDateExtenshion.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPStrideableExtension.swift b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPStrideableExtension.swift index dae19f7..b6e2046 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPStrideableExtension.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPStrideableExtension.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPStringExtenshion.swift b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPStringExtenshion.swift index ed21a5d..5089509 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPStringExtenshion.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPStringExtenshion.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPTextFieldExtenshion.swift b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPTextFieldExtenshion.swift index 576c0da..4d56839 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPTextFieldExtenshion.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPTextFieldExtenshion.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUIAlertControllerExtenshion.swift b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUIAlertControllerExtenshion.swift index 4c352b4..f505305 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUIAlertControllerExtenshion.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUIAlertControllerExtenshion.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUIButtonExtenshion.swift b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUIButtonExtenshion.swift index 452abfc..b007f01 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUIButtonExtenshion.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUIButtonExtenshion.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUICollectionViewExtenshion.swift b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUICollectionViewExtenshion.swift index e4b7bd5..37c078a 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUICollectionViewExtenshion.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUICollectionViewExtenshion.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUIColorExtension.swift b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUIColorExtension.swift index 634b260..a4abfa9 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUIColorExtension.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUIColorExtension.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUIFontExtenshion.swift b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUIFontExtenshion.swift index 98072ef..94d1180 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUIFontExtenshion.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUIFontExtenshion.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUIImageExtension.swift b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUIImageExtension.swift index 492a943..7b3c6ea 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUIImageExtension.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUIImageExtension.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUIImageViewExtenshion.swift b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUIImageViewExtenshion.swift index 50821ac..92e66a5 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUIImageViewExtenshion.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUIImageViewExtenshion.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUILabelExtenshion.swift b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUILabelExtenshion.swift index bab5c84..d29492a 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUILabelExtenshion.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUILabelExtenshion.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUINavigationControllerExtenshion.swift b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUINavigationControllerExtenshion.swift index 8d4f9e7..1b8c5f2 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUINavigationControllerExtenshion.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUINavigationControllerExtenshion.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUITabBarControllerExtenshion.swift b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUITabBarControllerExtenshion.swift index 9e8fb7e..38ceec1 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUITabBarControllerExtenshion.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUITabBarControllerExtenshion.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUITableView.swift b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUITableView.swift index 57916e7..c1015f9 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUITableView.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUITableView.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUITableViewCellExtenshion.swift b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUITableViewCellExtenshion.swift index 85cc09b..b714a2c 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUITableViewCellExtenshion.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUITableViewCellExtenshion.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUITextFieldExtenshion.swift b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUITextFieldExtenshion.swift index 90037d7..d17c739 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUITextFieldExtenshion.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUITextFieldExtenshion.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUIViewControllerExtenshion.swift b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUIViewControllerExtenshion.swift index 5ab532b..7318cd3 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUIViewControllerExtenshion.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUIViewControllerExtenshion.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUIViewExtenshion.swift b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUIViewExtenshion.swift index adde5f7..cc29494 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUIViewExtenshion.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUIViewExtenshion.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUIVisualEffectViewExtenshion.swift b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUIVisualEffectViewExtenshion.swift index fac6627..a3533b6 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUIVisualEffectViewExtenshion.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUIVisualEffectViewExtenshion.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUserDefaultsExtenshion.swift b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUserDefaultsExtenshion.swift index d33c176..ec7076d 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUserDefaultsExtenshion.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Extension/SPUserDefaultsExtenshion.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Layout/SPLayout.swift b/Example/lark-controller/Frameworks/SparrowKit/Layout/SPLayout.swift index 9c2a49b..30f2ecf 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Layout/SPLayout.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Layout/SPLayout.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Local Authentication/SPLocalAuthentication.swift b/Example/lark-controller/Frameworks/SparrowKit/Local Authentication/SPLocalAuthentication.swift index 2f9e77a..3c23136 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Local Authentication/SPLocalAuthentication.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Local Authentication/SPLocalAuthentication.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Locale/SPLocale.swift b/Example/lark-controller/Frameworks/SparrowKit/Locale/SPLocale.swift index 08c54e4..ef50a80 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Locale/SPLocale.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Locale/SPLocale.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Mail/SPMail.swift b/Example/lark-controller/Frameworks/SparrowKit/Mail/SPMail.swift index 1d599e1..f8e9656 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Mail/SPMail.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Mail/SPMail.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Native/SPNativeColors.swift b/Example/lark-controller/Frameworks/SparrowKit/Native/SPNativeColors.swift index 8ddecdb..2434d08 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Native/SPNativeColors.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Native/SPNativeColors.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Notification/SPLocalNotification.swift b/Example/lark-controller/Frameworks/SparrowKit/Notification/SPLocalNotification.swift index 1d39a2d..cc1d2f9 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Notification/SPLocalNotification.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Notification/SPLocalNotification.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Random/SPRandom.swift b/Example/lark-controller/Frameworks/SparrowKit/Random/SPRandom.swift index baa2265..081daf6 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Random/SPRandom.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Random/SPRandom.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Shadow/SPShadow.swift b/Example/lark-controller/Frameworks/SparrowKit/Shadow/SPShadow.swift index e9c3491..775bae0 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Shadow/SPShadow.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Shadow/SPShadow.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Shadow/SPShadowDeep.swift b/Example/lark-controller/Frameworks/SparrowKit/Shadow/SPShadowDeep.swift index f6da152..6b2697e 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Shadow/SPShadowDeep.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Shadow/SPShadowDeep.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Share/SPShare.swift b/Example/lark-controller/Frameworks/SparrowKit/Share/SPShare.swift index 5aae039..aa17e3a 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Share/SPShare.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Share/SPShare.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Social/Instagram/SPInstagram.swift b/Example/lark-controller/Frameworks/SparrowKit/Social/Instagram/SPInstagram.swift index d8302fd..ea1aea6 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Social/Instagram/SPInstagram.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Social/Instagram/SPInstagram.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Social/Telegram/SPTelegram.swift b/Example/lark-controller/Frameworks/SparrowKit/Social/Telegram/SPTelegram.swift index fa6a764..8c874aa 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Social/Telegram/SPTelegram.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Social/Telegram/SPTelegram.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Social/Twitter/SPTwitter.swift b/Example/lark-controller/Frameworks/SparrowKit/Social/Twitter/SPTwitter.swift index 1cc0bce..e873659 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Social/Twitter/SPTwitter.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Social/Twitter/SPTwitter.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Social/Viber/SPViber.swift b/Example/lark-controller/Frameworks/SparrowKit/Social/Viber/SPViber.swift index 41e4361..05b5ef8 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Social/Viber/SPViber.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Social/Viber/SPViber.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Social/Whatsapp/SPWhatsApp.swift b/Example/lark-controller/Frameworks/SparrowKit/Social/Whatsapp/SPWhatsApp.swift index f6c3008..1ccabb4 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Social/Whatsapp/SPWhatsApp.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Social/Whatsapp/SPWhatsApp.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Types/SPTypes.swift b/Example/lark-controller/Frameworks/SparrowKit/Types/SPTypes.swift index 11e6a4f..448fd27 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Types/SPTypes.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Types/SPTypes.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Buttons/SPAppStoreActionButton.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Buttons/SPAppStoreActionButton.swift index b4ea14a..d493ddd 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Buttons/SPAppStoreActionButton.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Buttons/SPAppStoreActionButton.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Buttons/SPAppleMusicButton.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Buttons/SPAppleMusicButton.swift index 2baa9cc..28006f8 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Buttons/SPAppleMusicButton.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Buttons/SPAppleMusicButton.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Buttons/SPAppleMusicSectionButtonsView.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Buttons/SPAppleMusicSectionButtonsView.swift index ada6ec9..ad72526 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Buttons/SPAppleMusicSectionButtonsView.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Buttons/SPAppleMusicSectionButtonsView.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Buttons/SPButton.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Buttons/SPButton.swift index f0ec71e..903e4d8 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Buttons/SPButton.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Buttons/SPButton.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Buttons/SPCircleCloseButton.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Buttons/SPCircleCloseButton.swift index 3643cf2..172354a 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Buttons/SPCircleCloseButton.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Buttons/SPCircleCloseButton.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Buttons/SPDotsButton.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Buttons/SPDotsButton.swift index 1a43c9c..75b454a 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Buttons/SPDotsButton.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Buttons/SPDotsButton.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Buttons/SPDownloadingButton.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Buttons/SPDownloadingButton.swift index d100d8c..bad1e19 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Buttons/SPDownloadingButton.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Buttons/SPDownloadingButton.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Buttons/SPNativeLargeButton.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Buttons/SPNativeLargeButton.swift index 51deb2c..c537754 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Buttons/SPNativeLargeButton.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Buttons/SPNativeLargeButton.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Buttons/SPPlayCircleButton.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Buttons/SPPlayCircleButton.swift index 094300d..308409e 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Buttons/SPPlayCircleButton.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Buttons/SPPlayCircleButton.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Buttons/SPSocialButton.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Buttons/SPSocialButton.swift index fba07f4..b2e081c 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Buttons/SPSocialButton.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Buttons/SPSocialButton.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Buttons/SPSystemIconButton.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Buttons/SPSystemIconButton.swift index e810c77..1979285 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Buttons/SPSystemIconButton.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Buttons/SPSystemIconButton.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Code Draw/SPAudioIconView.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Code Draw/SPAudioIconView.swift index 2844124..1393ca7 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Code Draw/SPAudioIconView.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Code Draw/SPAudioIconView.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Code Draw/SPGolubevIconView.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Code Draw/SPGolubevIconView.swift index cb91800..3b6b4d6 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Code Draw/SPGolubevIconView.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Code Draw/SPGolubevIconView.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Code Draw/SPSocialIconView.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Code Draw/SPSocialIconView.swift index 2f503e7..fcaf3c1 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Code Draw/SPSocialIconView.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Code Draw/SPSocialIconView.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Code Draw/SPSystemIconView.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Code Draw/SPSystemIconView.swift index 7db6a53..9ee045d 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Code Draw/SPSystemIconView.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Code Draw/SPSystemIconView.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Collections/Cells/SPCollectionViewCell.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Collections/Cells/SPCollectionViewCell.swift index aa2bb66..2c12786 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Collections/Cells/SPCollectionViewCell.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Collections/Cells/SPCollectionViewCell.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Collections/Cells/SPImageCollectionViewCell.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Collections/Cells/SPImageCollectionViewCell.swift index 6125fb3..a5d3c24 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Collections/Cells/SPImageCollectionViewCell.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Collections/Cells/SPImageCollectionViewCell.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Collections/Cells/SPMengTransformCollectionViewCell.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Collections/Cells/SPMengTransformCollectionViewCell.swift index e56b3ce..22dd5e7 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Collections/Cells/SPMengTransformCollectionViewCell.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Collections/Cells/SPMengTransformCollectionViewCell.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Collections/Layouts/SPCollectionViewLayout.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Collections/Layouts/SPCollectionViewLayout.swift index 5f4ae65..d91d4ac 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Collections/Layouts/SPCollectionViewLayout.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Collections/Layouts/SPCollectionViewLayout.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Collections/Views/SPCollectionView.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Collections/Views/SPCollectionView.swift index f423391..f464595 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Collections/Views/SPCollectionView.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Collections/Views/SPCollectionView.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Collections/Views/SPImagesCollectionView.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Collections/Views/SPImagesCollectionView.swift index 13579bd..2a7ba66 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Collections/Views/SPImagesCollectionView.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Collections/Views/SPImagesCollectionView.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Collections/Views/SPMengTransformCollectionView.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Collections/Views/SPMengTransformCollectionView.swift index a4e0635..912fc37 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Collections/Views/SPMengTransformCollectionView.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Collections/Views/SPMengTransformCollectionView.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Collections/Views/SPPageCollectionView.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Collections/Views/SPPageCollectionView.swift index ec8046e..7ff9679 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Collections/Views/SPPageCollectionView.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Collections/Views/SPPageCollectionView.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Controllers/SPController.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Controllers/SPController.swift index 1ff4a71..f9dae39 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Controllers/SPController.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Controllers/SPController.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Controllers/SPNativeTableController.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Controllers/SPNativeTableController.swift index 93e5225..d115e39 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Controllers/SPNativeTableController.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Controllers/SPNativeTableController.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Controllers/SPProposeController.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Controllers/SPProposeController.swift index 3cd461e..34ff1c8 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Controllers/SPProposeController.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Controllers/SPProposeController.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Controllers/SPStatusBarManagerController.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Controllers/SPStatusBarManagerController.swift index 16857fa..a5c983f 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Controllers/SPStatusBarManagerController.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Controllers/SPStatusBarManagerController.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Controllers/SPTableController.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Controllers/SPTableController.swift index 25b6ac5..ff0f6bc 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Controllers/SPTableController.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Controllers/SPTableController.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Labels/SPCenterLabelsView.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Labels/SPCenterLabelsView.swift index 32f1423..a3032df 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Labels/SPCenterLabelsView.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Labels/SPCenterLabelsView.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Labels/SPEmptyLabelsView.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Labels/SPEmptyLabelsView.swift index e829378..3266403 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Labels/SPEmptyLabelsView.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Labels/SPEmptyLabelsView.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Labels/SPLabel.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Labels/SPLabel.swift index e3507b2..c3a20b8 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Labels/SPLabel.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Labels/SPLabel.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Labels/SPSectionLabelsView.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Labels/SPSectionLabelsView.swift index dc75fe6..68195e6 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Labels/SPSectionLabelsView.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Labels/SPSectionLabelsView.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPBlurView.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPBlurView.swift index 958674a..5cdd820 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPBlurView.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPBlurView.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPDownloadingUIImageView.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPDownloadingUIImageView.swift index 15e4899..7ce824c 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPDownloadingUIImageView.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPDownloadingUIImageView.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPFooterButtonsView.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPFooterButtonsView.swift index 4ee3bba..19eebed 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPFooterButtonsView.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPFooterButtonsView.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPGradeBlurView.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPGradeBlurView.swift index 57685a4..3cdfa62 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPGradeBlurView.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPGradeBlurView.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPGradientView.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPGradientView.swift index 06c064d..218ce07 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPGradientView.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPGradientView.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPImageView.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPImageView.swift index 70d5a80..08f493a 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPImageView.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPImageView.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPScrollView.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPScrollView.swift index a5e8f88..665d429 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPScrollView.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPScrollView.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPSeparatorView.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPSeparatorView.swift index 1e6b4f7..4454b4e 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPSeparatorView.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPSeparatorView.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPTextField.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPTextField.swift index 0380c86..98f04ca 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPTextField.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPTextField.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPTextView.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPTextView.swift index 54a0e49..7624546 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPTextView.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPTextView.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPVideoPlayer.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPVideoPlayer.swift index 6f34e1f..70f3731 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPVideoPlayer.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPVideoPlayer.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPView.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPView.swift index 58ad5ed..f401b6a 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPView.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Other/SPView.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/Form/SPFormButtonTableViewCell.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/Form/SPFormButtonTableViewCell.swift index 49f7119..8ed0305 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/Form/SPFormButtonTableViewCell.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/Form/SPFormButtonTableViewCell.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/Form/SPFormFeaturedTitleTableViewCell.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/Form/SPFormFeaturedTitleTableViewCell.swift index 085ec75..309d95a 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/Form/SPFormFeaturedTitleTableViewCell.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/Form/SPFormFeaturedTitleTableViewCell.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/Form/SPFormLabelTableViewCell.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/Form/SPFormLabelTableViewCell.swift index 222f6bc..8494301 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/Form/SPFormLabelTableViewCell.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/Form/SPFormLabelTableViewCell.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/Form/SPFormMailTableViewCell.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/Form/SPFormMailTableViewCell.swift index b45a0f3..58e45a4 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/Form/SPFormMailTableViewCell.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/Form/SPFormMailTableViewCell.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/Form/SPFormTextFiledTableViewCell.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/Form/SPFormTextFiledTableViewCell.swift index 56e5e8a..853cd58 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/Form/SPFormTextFiledTableViewCell.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/Form/SPFormTextFiledTableViewCell.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/Form/SPFormTextInputTableViewCell.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/Form/SPFormTextInputTableViewCell.swift index 697a797..698ac6a 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/Form/SPFormTextInputTableViewCell.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/Form/SPFormTextInputTableViewCell.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/Form/SPFormTextTableViewCell.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/Form/SPFormTextTableViewCell.swift index 92d6a85..82dbaf9 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/Form/SPFormTextTableViewCell.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/Form/SPFormTextTableViewCell.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/SPBaseContentTableViewCell.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/SPBaseContentTableViewCell.swift index 556e3fd..c416d26 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/SPBaseContentTableViewCell.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/SPBaseContentTableViewCell.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/SPImageTableViewCell.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/SPImageTableViewCell.swift index b0e52a7..cc919af 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/SPImageTableViewCell.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/SPImageTableViewCell.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/SPMengTransformTableViewCell.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/SPMengTransformTableViewCell.swift index cde8e8d..b190de7 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/SPMengTransformTableViewCell.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/SPMengTransformTableViewCell.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/SPPromoTableViewCell.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/SPPromoTableViewCell.swift index 9b8a7cb..9109f30 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/SPPromoTableViewCell.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/SPPromoTableViewCell.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/SPProposeTableViewCell.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/SPProposeTableViewCell.swift index efed731..a492b5d 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/SPProposeTableViewCell.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/SPProposeTableViewCell.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/SPTableViewCell.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/SPTableViewCell.swift index 243d8ad..b4147db 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/SPTableViewCell.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Cells/SPTableViewCell.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Views/SPTableView.swift b/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Views/SPTableView.swift index 9dccdd3..18b2ff8 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Views/SPTableView.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/UI/Tables/Views/SPTableView.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Example/lark-controller/Frameworks/SparrowKit/Vibration/SPVibration.swift b/Example/lark-controller/Frameworks/SparrowKit/Vibration/SPVibration.swift index 5886a25..2273a8b 100644 --- a/Example/lark-controller/Frameworks/SparrowKit/Vibration/SPVibration.swift +++ b/Example/lark-controller/Frameworks/SparrowKit/Vibration/SPVibration.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 96ee8a8..44b87cb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # SPLarkController - + ### About Transition between controllers to top. You can change animatable height after presentation controller. @@ -8,11 +8,11 @@ Transition between controllers to top. You can change animatable height after pr For presentation and dismissing using custom transition delegate. You can set any content to bottom controller, like buttons or even collection as in preview. -For implement settings as in preiew, see section [Settings Controller](https://github.com/ivanvorobei/SPLarkController#settings-controller). +For implement settings as in preiew, see section [Settings Controller](https://github.com/varabeis/SPLarkController#settings-controller). If you like the project, don't forget to `put star ★` and follow me on GitHub: -[![https://github.com/ivanvorobei](https://github.com/ivanvorobei/Assets/blob/master/Buttons/follow-me-on-github.svg)](https://github.com/ivanvorobei) +[![https://github.com/varabeis](https://github.com/varabeis/Readme/blob/main/Buttons/follow-me-varabeis.svg)](https://github.com/varabeis) ## Navigate @@ -135,19 +135,25 @@ It’s needed for correct presentation and dismissal of all modal controllers. ## Other Projects -#### [SPPermissions](https://github.com/ivanvorobei/SPPermissions) -Allow request permissions with native dialog UI and interactive animations. Also you can request permissions without dialog. Check state any permission. You can start using this project with just two lines of code and easy customisation. +#### [SPAlert](https://github.com/varabeis/SPAlert) +You can find this alerts in AppStore after feedback or after added song to library in Apple Music. Contains popular Done, Heart presets and many other. Done preset present with draw path animation like original. Also available simple present message without icon. Usage in one line code. -#### [SPAlert](https://github.com/ivanvorobei/SPAlert) -It is popup from Apple Music & Feedback in AppStore. Contains Done & Heart presets. Done present with draw path animation. I clone Apple's alerts as much as possible. -You can find this alerts in AppStore after feedback, after added song to library in Apple Music. I am also add alert without icon, as simple message. +#### [SPPerspective](https://github.com/varabeis/SPPerspective) +Animation of widgets from iOS 14. 3D transform with dynamic shadow. Look [video preview](https://ivanvorobei.by/github/spperspective/video-preview). Available deep customisation 3D and shadow. Also you can use static transform without animation. -#### [SPDiffable](https://github.com/ivanvorobei/SPDiffable) -Apple's diffable API requerid models for each object type. If you want use it in many place, you pass many time to implemenet and get over duplicates codes. This project help you do it elegant with shared models and special cell providers for one-usage models. +#### [SPPermissions](https://github.com/varabeis/SPPermissions) +Using for request and check state of permissions. Available native UI for request multiple permissions at the same time. Simple integration and usage like 2 lines code. -## Russian Community +#### [SPDiffable](https://github.com/varabeis/SPDiffable) +Simplifies working with animated changes in table and collections. Apple's diffable API required models for each object type. If you want use it in many place, you pass time to implement it and get over duplicates codes. This project help do it elegant with shared models and special cell providers. Support side bar iOS14 and already has native cell providers and views. -Присоединяйтесь в телеграм канал [Код Воробья](https://sparrowcode.by/telegram), там найдете заметки о iOS разработке и дизайне. -Большие туториалы выклыдываю на [YouTube](https://sparrowcode.by/youtube). +#### [SparrowKit](https://github.com/varabeis/SparrowKit) +Collection of native Swift extensions to boost your development. Support tvOS and watchOS. -[![Tutorials on YouTube](https://github.com/ivanvorobei/Assets/blob/master/Russian%20Community/youtube-preview.jpg)](https://sparrowcode.by/youtube) +Для русского комьюнити + +## Russian-specking Community + +В телеграм-канале [Код Воробья](https://ivanvorobei.by/sparrowcode/telegram) пишу о iOS разработке. Видео-туториалы выклыдываю на [YouTube](https://ivanvorobei.by/youtube): + +[![Tutorials on YouTube](https://cdn.ivanvorobei.by/github/readme/youtube-preview.jpg)](https://ivanvorobei.by/youtube) diff --git a/SPLarkController.podspec b/SPLarkController.podspec index 455b0a8..873405a 100644 --- a/SPLarkController.podspec +++ b/SPLarkController.podspec @@ -1,10 +1,10 @@ Pod::Spec.new do |s| s.name = "SPLarkController" - s.version = "1.1.5" + s.version = "1.1.6" s.summary = "Make settings screen for application. Can add buttons and switches. Easy customisation." - s.homepage = "https://github.com/IvanVorobei/SPLarkController" - s.source = { :git => "https://github.com/IvanVorobei/SPLarkController.git", :tag => s.version } + s.homepage = "https://github.com/varabeis/SPLarkController" + s.source = { :git => "https://github.com/varabeis/SPLarkController.git", :tag => s.version } s.license = { :type => "MIT", :file => "LICENSE" } s.author = { "Ivan Vorobei" => "hello@ivanvorobei.by" } @@ -14,7 +14,7 @@ Pod::Spec.new do |s| s.swift_version = ['4.2', '5.0'] s.ios.deployment_target = "10.0" - s.source_files = "Source/SPLarkController/**/*.swift" + s.source_files = "Sources/SPLarkController/**/*.swift" end diff --git a/Source/SPLarkController/SPLarkController.swift b/Sources/SPLarkController/SPLarkController.swift similarity index 97% rename from Source/SPLarkController/SPLarkController.swift rename to Sources/SPLarkController/SPLarkController.swift index c102445..0e69372 100644 --- a/Source/SPLarkController/SPLarkController.swift +++ b/Sources/SPLarkController/SPLarkController.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SPLarkController/SPLarkControllerExtenshion.swift b/Sources/SPLarkController/SPLarkControllerExtenshion.swift similarity index 97% rename from Source/SPLarkController/SPLarkControllerExtenshion.swift rename to Sources/SPLarkController/SPLarkControllerExtenshion.swift index 5692f4c..9463c26 100644 --- a/Source/SPLarkController/SPLarkControllerExtenshion.swift +++ b/Sources/SPLarkController/SPLarkControllerExtenshion.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SPLarkController/SettingsController/SPLarkSettingsCloseButton.swift b/Sources/SPLarkController/SettingsController/SPLarkSettingsCloseButton.swift similarity index 99% rename from Source/SPLarkController/SettingsController/SPLarkSettingsCloseButton.swift rename to Sources/SPLarkController/SettingsController/SPLarkSettingsCloseButton.swift index 8e0d715..52d1e8d 100644 --- a/Source/SPLarkController/SettingsController/SPLarkSettingsCloseButton.swift +++ b/Sources/SPLarkController/SettingsController/SPLarkSettingsCloseButton.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SPLarkController/SettingsController/SPLarkSettingsCollectionView.swift b/Sources/SPLarkController/SettingsController/SPLarkSettingsCollectionView.swift similarity index 98% rename from Source/SPLarkController/SettingsController/SPLarkSettingsCollectionView.swift rename to Sources/SPLarkController/SettingsController/SPLarkSettingsCollectionView.swift index 85e17a6..8f6e072 100644 --- a/Source/SPLarkController/SettingsController/SPLarkSettingsCollectionView.swift +++ b/Sources/SPLarkController/SettingsController/SPLarkSettingsCollectionView.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SPLarkController/SettingsController/SPLarkSettingsCollectionViewCell.swift b/Sources/SPLarkController/SettingsController/SPLarkSettingsCollectionViewCell.swift similarity index 98% rename from Source/SPLarkController/SettingsController/SPLarkSettingsCollectionViewCell.swift rename to Sources/SPLarkController/SettingsController/SPLarkSettingsCollectionViewCell.swift index 39211a0..2b88cea 100644 --- a/Source/SPLarkController/SettingsController/SPLarkSettingsCollectionViewCell.swift +++ b/Sources/SPLarkController/SettingsController/SPLarkSettingsCollectionViewCell.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SPLarkController/SettingsController/SPLarkSettingsController.swift b/Sources/SPLarkController/SettingsController/SPLarkSettingsController.swift similarity index 99% rename from Source/SPLarkController/SettingsController/SPLarkSettingsController.swift rename to Sources/SPLarkController/SettingsController/SPLarkSettingsController.swift index 4d0810d..77c5df9 100644 --- a/Source/SPLarkController/SettingsController/SPLarkSettingsController.swift +++ b/Sources/SPLarkController/SettingsController/SPLarkSettingsController.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SPLarkController/TransitioningDelegate/SPLarkDismissingAnimationController.swift b/Sources/SPLarkController/TransitioningDelegate/SPLarkDismissingAnimationController.swift similarity index 96% rename from Source/SPLarkController/TransitioningDelegate/SPLarkDismissingAnimationController.swift rename to Sources/SPLarkController/TransitioningDelegate/SPLarkDismissingAnimationController.swift index 420f9c0..e8b21d9 100644 --- a/Source/SPLarkController/TransitioningDelegate/SPLarkDismissingAnimationController.swift +++ b/Sources/SPLarkController/TransitioningDelegate/SPLarkDismissingAnimationController.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SPLarkController/TransitioningDelegate/SPLarkPresentationController.swift b/Sources/SPLarkController/TransitioningDelegate/SPLarkPresentationController.swift similarity index 99% rename from Source/SPLarkController/TransitioningDelegate/SPLarkPresentationController.swift rename to Sources/SPLarkController/TransitioningDelegate/SPLarkPresentationController.swift index 6c87fc9..6ca8f12 100644 --- a/Source/SPLarkController/TransitioningDelegate/SPLarkPresentationController.swift +++ b/Sources/SPLarkController/TransitioningDelegate/SPLarkPresentationController.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SPLarkController/TransitioningDelegate/SPLarkPresentingAnimationController.swift b/Sources/SPLarkController/TransitioningDelegate/SPLarkPresentingAnimationController.swift similarity index 97% rename from Source/SPLarkController/TransitioningDelegate/SPLarkPresentingAnimationController.swift rename to Sources/SPLarkController/TransitioningDelegate/SPLarkPresentingAnimationController.swift index 505525d..e782cd6 100644 --- a/Source/SPLarkController/TransitioningDelegate/SPLarkPresentingAnimationController.swift +++ b/Sources/SPLarkController/TransitioningDelegate/SPLarkPresentingAnimationController.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Source/SPLarkController/TransitioningDelegate/SPLarkTransitioningDelegate.swift b/Sources/SPLarkController/TransitioningDelegate/SPLarkTransitioningDelegate.swift similarity index 97% rename from Source/SPLarkController/TransitioningDelegate/SPLarkTransitioningDelegate.swift rename to Sources/SPLarkController/TransitioningDelegate/SPLarkTransitioningDelegate.swift index 447f32e..681115c 100644 --- a/Source/SPLarkController/TransitioningDelegate/SPLarkTransitioningDelegate.swift +++ b/Sources/SPLarkController/TransitioningDelegate/SPLarkTransitioningDelegate.swift @@ -1,5 +1,5 @@ // The MIT License (MIT) -// Copyright © 2017 Ivan Varabei (varabeis@icloud.com) +// Copyright © 2017 Ivan Vorobei (hello@ivanvorobei.by) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal