From 536448fe2bcf0360c8bee6e8468d6f7d8e5412f3 Mon Sep 17 00:00:00 2001
From: Oliver Wiese <oliver.wiese@fu-berlin.de>
Date: Wed, 30 Dec 2020 16:08:55 +0100
Subject: [PATCH] remove files

---
 .../{ => AppAuth}/iOS/OIDAuthState+IOS.h      |   6 +
 .../{ => AppAuth}/iOS/OIDAuthState+IOS.m      |   6 +
 .../iOS/OIDAuthorizationService+IOS.h         |   6 +
 .../iOS/OIDAuthorizationService+IOS.m         |   6 +
 .../iOS/OIDExternalUserAgentCatalyst.h        |   6 +
 .../iOS/OIDExternalUserAgentCatalyst.m        |   6 +
 .../iOS/OIDExternalUserAgentIOS.h             |   6 +
 .../iOS/OIDExternalUserAgentIOS.m             |   6 +
 .../OIDExternalUserAgentIOSCustomBrowser.h    |   6 +
 .../OIDExternalUserAgentIOSCustomBrowser.m    |   6 +
 .../Source/{ => AppAuthCore}/OIDAuthState.h   |   0
 .../Source/{ => AppAuthCore}/OIDAuthState.m   |   0
 .../OIDAuthStateChangeDelegate.h              |   0
 .../OIDAuthStateErrorDelegate.h               |   0
 .../OIDAuthorizationRequest.h                 |   0
 .../OIDAuthorizationRequest.m                 |   0
 .../OIDAuthorizationResponse.h                |   0
 .../OIDAuthorizationResponse.m                |   0
 .../OIDAuthorizationService.h                 |   0
 .../OIDAuthorizationService.m                 |   0
 .../OIDClientMetadataParameters.h             |   0
 .../OIDClientMetadataParameters.m             |   0
 .../Source/{ => AppAuthCore}/OIDDefines.h     |   0
 .../{ => AppAuthCore}/OIDEndSessionRequest.h  |   0
 .../{ => AppAuthCore}/OIDEndSessionRequest.m  |   0
 .../{ => AppAuthCore}/OIDEndSessionResponse.h |   0
 .../{ => AppAuthCore}/OIDEndSessionResponse.m |   0
 .../Source/{ => AppAuthCore}/OIDError.h       |   0
 .../Source/{ => AppAuthCore}/OIDError.m       |   0
 .../{ => AppAuthCore}/OIDErrorUtilities.h     |   0
 .../{ => AppAuthCore}/OIDErrorUtilities.m     |   0
 .../{ => AppAuthCore}/OIDExternalUserAgent.h  |   0
 .../OIDExternalUserAgentRequest.h             |   0
 .../OIDExternalUserAgentSession.h             |   0
 .../{ => AppAuthCore}/OIDFieldMapping.h       |   0
 .../{ => AppAuthCore}/OIDFieldMapping.m       |   0
 .../Source/{ => AppAuthCore}/OIDGrantTypes.h  |   0
 .../Source/{ => AppAuthCore}/OIDGrantTypes.m  |   0
 .../Source/{ => AppAuthCore}/OIDIDToken.h     |   0
 .../Source/{ => AppAuthCore}/OIDIDToken.m     |   0
 .../OIDRegistrationRequest.h                  |   0
 .../OIDRegistrationRequest.m                  |   0
 .../OIDRegistrationResponse.h                 |   0
 .../OIDRegistrationResponse.m                 |   0
 .../{ => AppAuthCore}/OIDResponseTypes.h      |   0
 .../{ => AppAuthCore}/OIDResponseTypes.m      |   0
 .../{ => AppAuthCore}/OIDScopeUtilities.h     |   0
 .../{ => AppAuthCore}/OIDScopeUtilities.m     |   0
 .../Source/{ => AppAuthCore}/OIDScopes.h      |   0
 .../Source/{ => AppAuthCore}/OIDScopes.m      |   0
 .../OIDServiceConfiguration.h                 |   0
 .../OIDServiceConfiguration.m                 |   0
 .../{ => AppAuthCore}/OIDServiceDiscovery.h   |   0
 .../{ => AppAuthCore}/OIDServiceDiscovery.m   |   0
 .../{ => AppAuthCore}/OIDTokenRequest.h       |   0
 .../{ => AppAuthCore}/OIDTokenRequest.m       |   0
 .../{ => AppAuthCore}/OIDTokenResponse.h      |   0
 .../{ => AppAuthCore}/OIDTokenResponse.m      |   0
 .../{ => AppAuthCore}/OIDTokenUtilities.h     |   0
 .../{ => AppAuthCore}/OIDTokenUtilities.m     |   0
 .../{ => AppAuthCore}/OIDURLQueryComponent.h  |   0
 .../{ => AppAuthCore}/OIDURLQueryComponent.m  |   0
 .../{ => AppAuthCore}/OIDURLSessionProvider.h |   0
 .../{ => AppAuthCore}/OIDURLSessionProvider.m |   0
 .../FrameAccessor/FrameAccessor.h             |  13 -
 .../FrameAccessor/ScrollViewFrameAccessor.h   |  28 -
 .../FrameAccessor/ScrollViewFrameAccessor.m   | 110 ---
 .../FrameAccessor/ViewFrameAccessor.h         |  53 --
 .../FrameAccessor/ViewFrameAccessor.m         | 191 -----
 Pods/FrameAccessor/LICENSE                    |  19 -
 Pods/FrameAccessor/README.md                  | 105 ---
 .../mailcore2-ios/MailCore/MCAbstract.h       |   1 +
 .../MailCore/MCAbstractMessage.h              |   1 +
 .../MailCore/MCAbstractMessagePart.h          |   1 +
 .../MailCore/MCAbstractMultipart.h            |   1 +
 .../mailcore2-ios/MailCore/MCAbstractPart.h   |   1 +
 .../MailCore/MCAccountValidator.h             |   1 +
 .../mailcore2-ios/MailCore/MCAddress.h        |   1 +
 .../mailcore2-ios/MailCore/MCAddressDisplay.h |   1 +
 .../Private/mailcore2-ios/MailCore/MCArray.h  |   1 +
 .../Private/mailcore2-ios/MailCore/MCAssert.h |   1 +
 .../Private/mailcore2-ios/MailCore/MCAsync.h  |   1 +
 .../mailcore2-ios/MailCore/MCAsyncIMAP.h      |   1 +
 .../mailcore2-ios/MailCore/MCAsyncNNTP.h      |   1 +
 .../mailcore2-ios/MailCore/MCAsyncPOP.h       |   1 +
 .../mailcore2-ios/MailCore/MCAsyncSMTP.h      |   1 +
 .../mailcore2-ios/MailCore/MCAttachment.h     |   1 +
 .../MailCore/MCAutoreleasePool.h              |   1 +
 .../mailcore2-ios/MailCore/MCBaseTypes.h      |   1 +
 .../MailCore/MCConnectionLogger.h             |   1 +
 .../Private/mailcore2-ios/MailCore/MCCore.h   |   1 +
 .../Private/mailcore2-ios/MailCore/MCData.h   |   1 +
 .../mailcore2-ios/MailCore/MCDateFormatter.h  |   1 +
 .../mailcore2-ios/MailCore/MCHTMLCleaner.h    |   1 +
 .../MailCore/MCHTMLRendererCallback.h         |   1 +
 .../Private/mailcore2-ios/MailCore/MCHash.h   |   1 +
 .../mailcore2-ios/MailCore/MCHashMap.h        |   1 +
 .../mailcore2-ios/MailCore/MCICUTypes.h       |   1 +
 .../Private/mailcore2-ios/MailCore/MCIMAP.h   |   1 +
 .../MailCore/MCIMAPAppendMessageOperation.h   |   1 +
 .../MailCore/MCIMAPAsyncSession.h             |   1 +
 .../MailCore/MCIMAPCapabilityOperation.h      |   1 +
 .../MailCore/MCIMAPCheckAccountOperation.h    |   1 +
 .../MailCore/MCIMAPCopyMessagesOperation.h    |   1 +
 .../MailCore/MCIMAPCustomCommandOperation.h   |   1 +
 .../MailCore/MCIMAPFetchContentOperation.h    |   1 +
 .../MCIMAPFetchContentToFileOperation.h       |   1 +
 .../MailCore/MCIMAPFetchFoldersOperation.h    |   1 +
 .../MailCore/MCIMAPFetchMessagesOperation.h   |   1 +
 .../MailCore/MCIMAPFetchNamespaceOperation.h  |   1 +
 .../MCIMAPFetchParsedContentOperation.h       |   1 +
 .../mailcore2-ios/MailCore/MCIMAPFolder.h     |   1 +
 .../mailcore2-ios/MailCore/MCIMAPFolderInfo.h |   1 +
 .../MailCore/MCIMAPFolderInfoOperation.h      |   1 +
 .../MailCore/MCIMAPFolderStatus.h             |   1 +
 .../MailCore/MCIMAPFolderStatusOperation.h    |   1 +
 .../mailcore2-ios/MailCore/MCIMAPIdentity.h   |   1 +
 .../MailCore/MCIMAPIdentityOperation.h        |   1 +
 .../MailCore/MCIMAPIdleOperation.h            |   1 +
 .../mailcore2-ios/MailCore/MCIMAPMessage.h    |   1 +
 .../MailCore/MCIMAPMessagePart.h              |   1 +
 .../MCIMAPMessageRenderingOperation.h         |   1 +
 .../MailCore/MCIMAPMoveMessagesOperation.h    |   1 +
 .../mailcore2-ios/MailCore/MCIMAPMultipart.h  |   1 +
 .../mailcore2-ios/MailCore/MCIMAPNamespace.h  |   1 +
 .../MailCore/MCIMAPNamespaceItem.h            |   1 +
 .../mailcore2-ios/MailCore/MCIMAPOperation.h  |   1 +
 .../MailCore/MCIMAPOperationCallback.h        |   1 +
 .../mailcore2-ios/MailCore/MCIMAPPart.h       |   1 +
 .../MailCore/MCIMAPProgressCallback.h         |   1 +
 .../MailCore/MCIMAPQuotaOperation.h           |   1 +
 .../MailCore/MCIMAPSearchExpression.h         |   1 +
 .../MailCore/MCIMAPSearchOperation.h          |   1 +
 .../mailcore2-ios/MailCore/MCIMAPSession.h    |   1 +
 .../mailcore2-ios/MailCore/MCIMAPSyncResult.h |   1 +
 .../mailcore2-ios/MailCore/MCIndexSet.h       |   1 +
 .../mailcore2-ios/MailCore/MCIterator.h       |   1 +
 .../Private/mailcore2-ios/MailCore/MCJSON.h   |   1 +
 .../mailcore2-ios/MailCore/MCLibetpanTypes.h  |   1 +
 .../Private/mailcore2-ios/MailCore/MCLog.h    |   1 +
 .../Private/mailcore2-ios/MailCore/MCMD5.h    |   1 +
 .../mailcore2-ios/MailCore/MCMailProvider.h   |   1 +
 .../MailCore/MCMailProvidersManager.h         |   1 +
 .../mailcore2-ios/MailCore/MCMessageBuilder.h |   1 +
 .../MailCore/MCMessageConstants.h             |   1 +
 .../mailcore2-ios/MailCore/MCMessageHeader.h  |   1 +
 .../mailcore2-ios/MailCore/MCMessageParser.h  |   1 +
 .../mailcore2-ios/MailCore/MCMessagePart.h    |   1 +
 .../mailcore2-ios/MailCore/MCMultipart.h      |   1 +
 .../Private/mailcore2-ios/MailCore/MCNNTP.h   |   1 +
 .../MailCore/MCNNTPAsyncSession.h             |   1 +
 .../MCNNTPFetchAllArticlesOperation.h         |   1 +
 .../MailCore/MCNNTPFetchArticleOperation.h    |   1 +
 .../MailCore/MCNNTPFetchHeaderOperation.h     |   1 +
 .../MailCore/MCNNTPFetchOverviewOperation.h   |   1 +
 .../MailCore/MCNNTPFetchServerTimeOperation.h |   1 +
 .../mailcore2-ios/MailCore/MCNNTPGroupInfo.h  |   1 +
 .../MailCore/MCNNTPListNewsgroupsOperation.h  |   1 +
 .../mailcore2-ios/MailCore/MCNNTPOperation.h  |   1 +
 .../MailCore/MCNNTPOperationCallback.h        |   1 +
 .../MailCore/MCNNTPPostOperation.h            |   1 +
 .../MailCore/MCNNTPProgressCallback.h         |   1 +
 .../mailcore2-ios/MailCore/MCNNTPSession.h    |   1 +
 .../mailcore2-ios/MailCore/MCNetService.h     |   1 +
 .../Private/mailcore2-ios/MailCore/MCNull.h   |   1 +
 .../mailcore2-ios/MailCore/MCOAbstract.h      |   1 +
 .../MailCore/MCOAbstractMessage.h             |   1 +
 .../MailCore/MCOAbstractMessagePart.h         |   1 +
 .../MailCore/MCOAbstractMultipart.h           |   1 +
 .../mailcore2-ios/MailCore/MCOAbstractPart.h  |   1 +
 .../MailCore/MCOAccountValidator.h            |   1 +
 .../mailcore2-ios/MailCore/MCOAddress.h       |   1 +
 .../mailcore2-ios/MailCore/MCOAttachment.h    |   1 +
 .../mailcore2-ios/MailCore/MCOConstants.h     |   1 +
 .../MailCore/MCOHTMLRendererDelegate.h        |   1 +
 .../MailCore/MCOHTMLRendererIMAPDelegate.h    |   1 +
 .../Private/mailcore2-ios/MailCore/MCOIMAP.h  |   1 +
 .../MailCore/MCOIMAPAppendMessageOperation.h  |   1 +
 .../MailCore/MCOIMAPBaseOperation.h           |   1 +
 .../MailCore/MCOIMAPCapabilityOperation.h     |   1 +
 .../MailCore/MCOIMAPCopyMessagesOperation.h   |   1 +
 .../MailCore/MCOIMAPCustomCommandOperation.h  |   1 +
 .../MailCore/MCOIMAPFetchContentOperation.h   |   1 +
 .../MCOIMAPFetchContentToFileOperation.h      |   1 +
 .../MailCore/MCOIMAPFetchFoldersOperation.h   |   1 +
 .../MailCore/MCOIMAPFetchMessagesOperation.h  |   1 +
 .../MailCore/MCOIMAPFetchNamespaceOperation.h |   1 +
 .../MCOIMAPFetchParsedContentOperation.h      |   1 +
 .../mailcore2-ios/MailCore/MCOIMAPFolder.h    |   1 +
 .../MailCore/MCOIMAPFolderInfo.h              |   1 +
 .../MailCore/MCOIMAPFolderInfoOperation.h     |   1 +
 .../MailCore/MCOIMAPFolderStatus.h            |   1 +
 .../MailCore/MCOIMAPFolderStatusOperation.h   |   1 +
 .../mailcore2-ios/MailCore/MCOIMAPIdentity.h  |   1 +
 .../MailCore/MCOIMAPIdentityOperation.h       |   1 +
 .../MailCore/MCOIMAPIdleOperation.h           |   1 +
 .../mailcore2-ios/MailCore/MCOIMAPMessage.h   |   1 +
 .../MailCore/MCOIMAPMessagePart.h             |   1 +
 .../MCOIMAPMessageRenderingOperation.h        |   1 +
 .../MailCore/MCOIMAPMoveMessagesOperation.h   |   1 +
 .../mailcore2-ios/MailCore/MCOIMAPMultipart.h |   1 +
 .../mailcore2-ios/MailCore/MCOIMAPNamespace.h |   1 +
 .../MailCore/MCOIMAPNamespaceItem.h           |   1 +
 .../mailcore2-ios/MailCore/MCOIMAPOperation.h |   1 +
 .../mailcore2-ios/MailCore/MCOIMAPPart.h      |   1 +
 .../MailCore/MCOIMAPQuotaOperation.h          |   1 +
 .../MailCore/MCOIMAPSearchExpression.h        |   1 +
 .../MailCore/MCOIMAPSearchOperation.h         |   1 +
 .../mailcore2-ios/MailCore/MCOIMAPSession.h   |   1 +
 .../mailcore2-ios/MailCore/MCOIndexSet.h      |   1 +
 .../mailcore2-ios/MailCore/MCOMailProvider.h  |   1 +
 .../MailCore/MCOMailProvidersManager.h        |   1 +
 .../MailCore/MCOMessageBuilder.h              |   1 +
 .../mailcore2-ios/MailCore/MCOMessageHeader.h |   1 +
 .../mailcore2-ios/MailCore/MCOMessageParser.h |   1 +
 .../mailcore2-ios/MailCore/MCOMessagePart.h   |   1 +
 .../mailcore2-ios/MailCore/MCOMultipart.h     |   1 +
 .../Private/mailcore2-ios/MailCore/MCONNTP.h  |   1 +
 .../MCONNTPFetchAllArticlesOperation.h        |   1 +
 .../MailCore/MCONNTPFetchArticleOperation.h   |   1 +
 .../MailCore/MCONNTPFetchHeaderOperation.h    |   1 +
 .../MailCore/MCONNTPFetchOverviewOperation.h  |   1 +
 .../MCONNTPFetchServerTimeOperation.h         |   1 +
 .../mailcore2-ios/MailCore/MCONNTPGroupInfo.h |   1 +
 .../MailCore/MCONNTPListNewsgroupsOperation.h |   1 +
 .../mailcore2-ios/MailCore/MCONNTPOperation.h |   1 +
 .../MailCore/MCONNTPPostOperation.h           |   1 +
 .../mailcore2-ios/MailCore/MCONNTPSession.h   |   1 +
 .../mailcore2-ios/MailCore/MCONetService.h    |   1 +
 .../mailcore2-ios/MailCore/MCOObjectWrapper.h |   1 +
 .../mailcore2-ios/MailCore/MCOOperation.h     |   1 +
 .../Private/mailcore2-ios/MailCore/MCOPOP.h   |   1 +
 .../MailCore/MCOPOPFetchHeaderOperation.h     |   1 +
 .../MailCore/MCOPOPFetchMessageOperation.h    |   1 +
 .../MailCore/MCOPOPFetchMessagesOperation.h   |   1 +
 .../MailCore/MCOPOPMessageInfo.h              |   1 +
 .../mailcore2-ios/MailCore/MCOPOPOperation.h  |   1 +
 .../mailcore2-ios/MailCore/MCOPOPSession.h    |   1 +
 .../mailcore2-ios/MailCore/MCOProvider.h      |   1 +
 .../mailcore2-ios/MailCore/MCORFC822.h        |   1 +
 .../Private/mailcore2-ios/MailCore/MCORange.h |   1 +
 .../Private/mailcore2-ios/MailCore/MCOSMTP.h  |   1 +
 .../mailcore2-ios/MailCore/MCOSMTPOperation.h |   1 +
 .../MailCore/MCOSMTPSendOperation.h           |   1 +
 .../mailcore2-ios/MailCore/MCOSMTPSession.h   |   1 +
 .../Private/mailcore2-ios/MailCore/MCOUtils.h |   1 +
 .../Private/mailcore2-ios/MailCore/MCObjC.h   |   1 +
 .../Private/mailcore2-ios/MailCore/MCObject.h |   1 +
 .../mailcore2-ios/MailCore/MCOperation.h      |   1 +
 .../MailCore/MCOperationCallback.h            |   1 +
 .../mailcore2-ios/MailCore/MCOperationQueue.h |   1 +
 .../Private/mailcore2-ios/MailCore/MCPOP.h    |   1 +
 .../MailCore/MCPOPAsyncSession.h              |   1 +
 .../MailCore/MCPOPFetchHeaderOperation.h      |   1 +
 .../MailCore/MCPOPFetchMessageOperation.h     |   1 +
 .../MailCore/MCPOPFetchMessagesOperation.h    |   1 +
 .../mailcore2-ios/MailCore/MCPOPMessageInfo.h |   1 +
 .../mailcore2-ios/MailCore/MCPOPOperation.h   |   1 +
 .../MailCore/MCPOPOperationCallback.h         |   1 +
 .../MailCore/MCPOPProgressCallback.h          |   1 +
 .../mailcore2-ios/MailCore/MCPOPSession.h     |   1 +
 .../mailcore2-ios/MailCore/MCProvider.h       |   1 +
 .../Private/mailcore2-ios/MailCore/MCRFC822.h |   1 +
 .../Private/mailcore2-ios/MailCore/MCRange.h  |   1 +
 .../mailcore2-ios/MailCore/MCRenderer.h       |   1 +
 .../Private/mailcore2-ios/MailCore/MCSMTP.h   |   1 +
 .../MailCore/MCSMTPAsyncSession.h             |   1 +
 .../mailcore2-ios/MailCore/MCSMTPOperation.h  |   1 +
 .../MailCore/MCSMTPOperationCallback.h        |   1 +
 .../MailCore/MCSMTPProgressCallback.h         |   1 +
 .../mailcore2-ios/MailCore/MCSMTPSession.h    |   1 +
 .../Private/mailcore2-ios/MailCore/MCSet.h    |   1 +
 .../Private/mailcore2-ios/MailCore/MCString.h |   1 +
 .../Private/mailcore2-ios/MailCore/MCUtils.h  |   1 +
 .../Private/mailcore2-ios/MailCore/MCValue.h  |   1 +
 .../Private/mailcore2-ios/MailCore/MailCore.h |   1 +
 .../mailcore2-ios/MailCore/NSArray+MCO.h      |   1 +
 .../mailcore2-ios/MailCore/NSData+MCO.h       |   1 +
 .../mailcore2-ios/MailCore/NSDictionary+MCO.h |   1 +
 .../mailcore2-ios/MailCore/NSError+MCO.h      |   1 +
 .../mailcore2-ios/MailCore/NSIndexSet+MCO.h   |   1 +
 .../mailcore2-ios/MailCore/NSObject+MCO.h     |   1 +
 .../mailcore2-ios/MailCore/NSString+MCO.h     |   1 +
 .../mailcore2-ios/MailCore/NSValue+MCO.h      |   1 +
 Pods/Local Podspecs/Travellib.podspec.json    |  28 -
 Pods/Onboard/LICENSE.txt                      |  21 -
 Pods/Onboard/README.md                        | 174 -----
 .../Source/OnboardingContentViewController.h  | 224 ------
 .../Source/OnboardingContentViewController.m  | 513 --------------
 .../Onboard/Source/OnboardingViewController.h | 148 ----
 .../Onboard/Source/OnboardingViewController.m | 558 ---------------
 .../xcschemes/FrameAccessor.xcscheme          |  58 --
 .../xcschemes/Onboard.xcscheme                |  58 --
 .../xcschemes/VENTokenField.xcscheme          |  58 --
 Pods/QAKit/LICENSE                            |  21 -
 .../QAKit/Source/Fingertips+Window.swift      |  35 -
 Pods/QAKit/QAKit/Source/Fingertips.swift      | 167 -----
 Pods/QAKit/QAKit/Source/QAKit.swift           |  27 -
 Pods/QAKit/README.md                          |  35 -
 .../FrameAccessor/FrameAccessor-Info.plist    |  26 -
 .../FrameAccessor/FrameAccessor-dummy.m       |   5 -
 .../FrameAccessor/FrameAccessor-prefix.pch    |  12 -
 .../FrameAccessor/FrameAccessor-umbrella.h    |  19 -
 .../FrameAccessor.debug.xcconfig              |   9 -
 .../FrameAccessor/FrameAccessor.modulemap     |   6 -
 .../FrameAccessor.release.xcconfig            |   9 -
 .../FrameAccessor/FrameAccessor.xcconfig      |   9 -
 .../FrameAccessor/Info.plist                  |  26 -
 .../KeychainAccess/Info.plist                 |  26 -
 .../KeychainAccess/KeychainAccess.xcconfig    |  10 -
 Pods/Target Support Files/Onboard/Info.plist  |  26 -
 .../Onboard/Onboard-Info.plist                |  26 -
 .../Onboard/Onboard-dummy.m                   |   5 -
 .../Onboard/Onboard-prefix.pch                |  12 -
 .../Onboard/Onboard-umbrella.h                |  18 -
 .../Onboard/Onboard.debug.xcconfig            |   9 -
 .../Onboard/Onboard.modulemap                 |   6 -
 .../Onboard/Onboard.release.xcconfig          |   9 -
 .../Onboard/Onboard.xcconfig                  |   9 -
 Pods/Target Support Files/QAKit/Info.plist    |  26 -
 .../QAKit/QAKit-Info.plist                    |  26 -
 Pods/Target Support Files/QAKit/QAKit-dummy.m |   5 -
 .../QAKit/QAKit-prefix.pch                    |  12 -
 .../QAKit/QAKit-umbrella.h                    |  16 -
 .../QAKit/QAKit.debug.xcconfig                |  10 -
 .../QAKit/QAKit.modulemap                     |   6 -
 .../QAKit/QAKit.release.xcconfig              |  10 -
 .../Target Support Files/QAKit/QAKit.xcconfig |  10 -
 .../Travellib/Travellib-Info.plist            |  26 -
 .../Travellib/Travellib-dummy.m               |   5 -
 .../Travellib/Travellib-prefix.pch            |  12 -
 .../Travellib/Travellib-umbrella.h            |  19 -
 .../Travellib/Travellib.debug.xcconfig        |  10 -
 .../Travellib/Travellib.modulemap             |   6 -
 .../Travellib/Travellib.release.xcconfig      |  10 -
 .../Travellib/Travellib.xcconfig              |  10 -
 .../VENTokenField/Info.plist                  |  26 -
 .../VENTokenField/VENTokenField-Info.plist    |  26 -
 .../VENTokenField/VENTokenField-dummy.m       |   5 -
 .../VENTokenField/VENTokenField-prefix.pch    |  12 -
 .../VENTokenField/VENTokenField-umbrella.h    |  19 -
 .../VENTokenField.debug.xcconfig              |  10 -
 .../VENTokenField/VENTokenField.modulemap     |   6 -
 .../VENTokenField.release.xcconfig            |  10 -
 .../VENTokenField/VENTokenField.xcconfig      |  10 -
 Pods/Travellib/LICENSE                        | 165 -----
 Pods/Travellib/README.md                      |   3 -
 .../Pods-Travellib/Pods-Travellib-umbrella.h  |  16 -
 .../Pods-TravellibTests-umbrella.h            |  16 -
 .../Travellib/Travellib/Crypto.swift          | 302 --------
 .../Travellib/Travellib/TravelError.swift     |  13 -
 .../Travellib/Travellib/Traveler.swift        | 232 -------
 .../Travellib/Travellib/Travellib/Travellib.h |  19 -
 Pods/VENTokenField/LICENSE                    |  21 -
 Pods/VENTokenField/README.md                  |  49 --
 .../VENTokenField/VENBackspaceTextField.h     |  40 --
 .../VENTokenField/VENBackspaceTextField.m     |  38 -
 Pods/VENTokenField/VENTokenField/VENToken.h   |  37 -
 Pods/VENTokenField/VENTokenField/VENToken.m   |  87 ---
 Pods/VENTokenField/VENTokenField/VENToken.xib |  33 -
 .../VENTokenField/VENTokenField.h             |  99 ---
 .../VENTokenField/VENTokenField.m             | 653 ------------------
 .../xcshareddata/WorkspaceSettings.xcsettings |   8 +
 363 files changed, 281 insertions(+), 5087 deletions(-)
 rename Pods/AppAuth/Source/{ => AppAuth}/iOS/OIDAuthState+IOS.h (95%)
 rename Pods/AppAuth/Source/{ => AppAuth}/iOS/OIDAuthState+IOS.m (94%)
 rename Pods/AppAuth/Source/{ => AppAuth}/iOS/OIDAuthorizationService+IOS.h (93%)
 rename Pods/AppAuth/Source/{ => AppAuth}/iOS/OIDAuthorizationService+IOS.m (93%)
 rename Pods/AppAuth/Source/{ => AppAuth}/iOS/OIDExternalUserAgentCatalyst.h (92%)
 rename Pods/AppAuth/Source/{ => AppAuth}/iOS/OIDExternalUserAgentCatalyst.m (97%)
 rename Pods/AppAuth/Source/{ => AppAuth}/iOS/OIDExternalUserAgentIOS.h (92%)
 rename Pods/AppAuth/Source/{ => AppAuth}/iOS/OIDExternalUserAgentIOS.m (98%)
 rename Pods/AppAuth/Source/{ => AppAuth}/iOS/OIDExternalUserAgentIOSCustomBrowser.h (97%)
 rename Pods/AppAuth/Source/{ => AppAuth}/iOS/OIDExternalUserAgentIOSCustomBrowser.m (98%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDAuthState.h (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDAuthState.m (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDAuthStateChangeDelegate.h (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDAuthStateErrorDelegate.h (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDAuthorizationRequest.h (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDAuthorizationRequest.m (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDAuthorizationResponse.h (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDAuthorizationResponse.m (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDAuthorizationService.h (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDAuthorizationService.m (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDClientMetadataParameters.h (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDClientMetadataParameters.m (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDDefines.h (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDEndSessionRequest.h (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDEndSessionRequest.m (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDEndSessionResponse.h (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDEndSessionResponse.m (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDError.h (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDError.m (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDErrorUtilities.h (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDErrorUtilities.m (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDExternalUserAgent.h (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDExternalUserAgentRequest.h (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDExternalUserAgentSession.h (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDFieldMapping.h (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDFieldMapping.m (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDGrantTypes.h (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDGrantTypes.m (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDIDToken.h (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDIDToken.m (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDRegistrationRequest.h (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDRegistrationRequest.m (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDRegistrationResponse.h (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDRegistrationResponse.m (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDResponseTypes.h (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDResponseTypes.m (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDScopeUtilities.h (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDScopeUtilities.m (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDScopes.h (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDScopes.m (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDServiceConfiguration.h (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDServiceConfiguration.m (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDServiceDiscovery.h (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDServiceDiscovery.m (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDTokenRequest.h (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDTokenRequest.m (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDTokenResponse.h (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDTokenResponse.m (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDTokenUtilities.h (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDTokenUtilities.m (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDURLQueryComponent.h (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDURLQueryComponent.m (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDURLSessionProvider.h (100%)
 rename Pods/AppAuth/Source/{ => AppAuthCore}/OIDURLSessionProvider.m (100%)
 delete mode 100644 Pods/FrameAccessor/FrameAccessor/FrameAccessor.h
 delete mode 100644 Pods/FrameAccessor/FrameAccessor/ScrollViewFrameAccessor.h
 delete mode 100644 Pods/FrameAccessor/FrameAccessor/ScrollViewFrameAccessor.m
 delete mode 100644 Pods/FrameAccessor/FrameAccessor/ViewFrameAccessor.h
 delete mode 100644 Pods/FrameAccessor/FrameAccessor/ViewFrameAccessor.m
 delete mode 100644 Pods/FrameAccessor/LICENSE
 delete mode 100644 Pods/FrameAccessor/README.md
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCAbstract.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCAbstractMessage.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCAbstractMessagePart.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCAbstractMultipart.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCAbstractPart.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCAccountValidator.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCAddress.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCAddressDisplay.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCArray.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCAssert.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCAsync.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCAsyncIMAP.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCAsyncNNTP.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCAsyncPOP.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCAsyncSMTP.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCAttachment.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCAutoreleasePool.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCBaseTypes.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCConnectionLogger.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCCore.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCData.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCDateFormatter.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCHTMLCleaner.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCHTMLRendererCallback.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCHash.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCHashMap.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCICUTypes.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAP.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPAppendMessageOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPAsyncSession.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPCapabilityOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPCheckAccountOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPCopyMessagesOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPCustomCommandOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPFetchContentOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPFetchContentToFileOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPFetchFoldersOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPFetchMessagesOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPFetchNamespaceOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPFetchParsedContentOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPFolder.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPFolderInfo.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPFolderInfoOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPFolderStatus.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPFolderStatusOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPIdentity.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPIdentityOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPIdleOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPMessage.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPMessagePart.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPMessageRenderingOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPMoveMessagesOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPMultipart.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPNamespace.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPNamespaceItem.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPOperationCallback.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPPart.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPProgressCallback.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPQuotaOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPSearchExpression.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPSearchOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPSession.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPSyncResult.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCIndexSet.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCIterator.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCJSON.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCLibetpanTypes.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCLog.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCMD5.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCMailProvider.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCMailProvidersManager.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCMessageBuilder.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCMessageConstants.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCMessageHeader.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCMessageParser.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCMessagePart.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCMultipart.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTP.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPAsyncSession.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPFetchAllArticlesOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPFetchArticleOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPFetchHeaderOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPFetchOverviewOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPFetchServerTimeOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPGroupInfo.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPListNewsgroupsOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPOperationCallback.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPPostOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPProgressCallback.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPSession.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCNetService.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCNull.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOAbstract.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOAbstractMessage.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOAbstractMessagePart.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOAbstractMultipart.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOAbstractPart.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOAccountValidator.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOAddress.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOAttachment.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOConstants.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOHTMLRendererDelegate.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOHTMLRendererIMAPDelegate.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAP.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPAppendMessageOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPBaseOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPCapabilityOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPCopyMessagesOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPCustomCommandOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPFetchContentOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPFetchContentToFileOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPFetchFoldersOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPFetchMessagesOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPFetchNamespaceOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPFetchParsedContentOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPFolder.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPFolderInfo.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPFolderInfoOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPFolderStatus.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPFolderStatusOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPIdentity.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPIdentityOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPIdleOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPMessage.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPMessagePart.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPMessageRenderingOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPMoveMessagesOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPMultipart.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPNamespace.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPNamespaceItem.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPPart.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPQuotaOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPSearchExpression.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPSearchOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPSession.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOIndexSet.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOMailProvider.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOMailProvidersManager.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOMessageBuilder.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOMessageHeader.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOMessageParser.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOMessagePart.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOMultipart.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCONNTP.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCONNTPFetchAllArticlesOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCONNTPFetchArticleOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCONNTPFetchHeaderOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCONNTPFetchOverviewOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCONNTPFetchServerTimeOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCONNTPGroupInfo.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCONNTPListNewsgroupsOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCONNTPOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCONNTPPostOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCONNTPSession.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCONetService.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOObjectWrapper.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOPOP.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOPOPFetchHeaderOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOPOPFetchMessageOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOPOPFetchMessagesOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOPOPMessageInfo.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOPOPOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOPOPSession.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOProvider.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCORFC822.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCORange.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOSMTP.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOSMTPOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOSMTPSendOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOSMTPSession.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOUtils.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCObjC.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCObject.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOperationCallback.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCOperationQueue.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCPOP.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCPOPAsyncSession.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCPOPFetchHeaderOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCPOPFetchMessageOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCPOPFetchMessagesOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCPOPMessageInfo.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCPOPOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCPOPOperationCallback.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCPOPProgressCallback.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCPOPSession.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCProvider.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCRFC822.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCRange.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCRenderer.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCSMTP.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCSMTPAsyncSession.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCSMTPOperation.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCSMTPOperationCallback.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCSMTPProgressCallback.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCSMTPSession.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCSet.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCString.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCUtils.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MCValue.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/MailCore.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/NSArray+MCO.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/NSData+MCO.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/NSDictionary+MCO.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/NSError+MCO.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/NSIndexSet+MCO.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/NSObject+MCO.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/NSString+MCO.h
 create mode 120000 Pods/Headers/Private/mailcore2-ios/MailCore/NSValue+MCO.h
 delete mode 100644 Pods/Local Podspecs/Travellib.podspec.json
 delete mode 100755 Pods/Onboard/LICENSE.txt
 delete mode 100644 Pods/Onboard/README.md
 delete mode 100644 Pods/Onboard/Source/OnboardingContentViewController.h
 delete mode 100644 Pods/Onboard/Source/OnboardingContentViewController.m
 delete mode 100644 Pods/Onboard/Source/OnboardingViewController.h
 delete mode 100644 Pods/Onboard/Source/OnboardingViewController.m
 delete mode 100644 Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/FrameAccessor.xcscheme
 delete mode 100644 Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/Onboard.xcscheme
 delete mode 100644 Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/VENTokenField.xcscheme
 delete mode 100644 Pods/QAKit/LICENSE
 delete mode 100644 Pods/QAKit/QAKit/Source/Fingertips+Window.swift
 delete mode 100644 Pods/QAKit/QAKit/Source/Fingertips.swift
 delete mode 100644 Pods/QAKit/QAKit/Source/QAKit.swift
 delete mode 100644 Pods/QAKit/README.md
 delete mode 100644 Pods/Target Support Files/FrameAccessor/FrameAccessor-Info.plist
 delete mode 100644 Pods/Target Support Files/FrameAccessor/FrameAccessor-dummy.m
 delete mode 100644 Pods/Target Support Files/FrameAccessor/FrameAccessor-prefix.pch
 delete mode 100644 Pods/Target Support Files/FrameAccessor/FrameAccessor-umbrella.h
 delete mode 100644 Pods/Target Support Files/FrameAccessor/FrameAccessor.debug.xcconfig
 delete mode 100644 Pods/Target Support Files/FrameAccessor/FrameAccessor.modulemap
 delete mode 100644 Pods/Target Support Files/FrameAccessor/FrameAccessor.release.xcconfig
 delete mode 100644 Pods/Target Support Files/FrameAccessor/FrameAccessor.xcconfig
 delete mode 100644 Pods/Target Support Files/FrameAccessor/Info.plist
 delete mode 100644 Pods/Target Support Files/KeychainAccess/Info.plist
 delete mode 100644 Pods/Target Support Files/KeychainAccess/KeychainAccess.xcconfig
 delete mode 100644 Pods/Target Support Files/Onboard/Info.plist
 delete mode 100644 Pods/Target Support Files/Onboard/Onboard-Info.plist
 delete mode 100644 Pods/Target Support Files/Onboard/Onboard-dummy.m
 delete mode 100644 Pods/Target Support Files/Onboard/Onboard-prefix.pch
 delete mode 100644 Pods/Target Support Files/Onboard/Onboard-umbrella.h
 delete mode 100644 Pods/Target Support Files/Onboard/Onboard.debug.xcconfig
 delete mode 100644 Pods/Target Support Files/Onboard/Onboard.modulemap
 delete mode 100644 Pods/Target Support Files/Onboard/Onboard.release.xcconfig
 delete mode 100644 Pods/Target Support Files/Onboard/Onboard.xcconfig
 delete mode 100644 Pods/Target Support Files/QAKit/Info.plist
 delete mode 100644 Pods/Target Support Files/QAKit/QAKit-Info.plist
 delete mode 100644 Pods/Target Support Files/QAKit/QAKit-dummy.m
 delete mode 100644 Pods/Target Support Files/QAKit/QAKit-prefix.pch
 delete mode 100644 Pods/Target Support Files/QAKit/QAKit-umbrella.h
 delete mode 100644 Pods/Target Support Files/QAKit/QAKit.debug.xcconfig
 delete mode 100644 Pods/Target Support Files/QAKit/QAKit.modulemap
 delete mode 100644 Pods/Target Support Files/QAKit/QAKit.release.xcconfig
 delete mode 100644 Pods/Target Support Files/QAKit/QAKit.xcconfig
 delete mode 100644 Pods/Target Support Files/Travellib/Travellib-Info.plist
 delete mode 100644 Pods/Target Support Files/Travellib/Travellib-dummy.m
 delete mode 100644 Pods/Target Support Files/Travellib/Travellib-prefix.pch
 delete mode 100644 Pods/Target Support Files/Travellib/Travellib-umbrella.h
 delete mode 100644 Pods/Target Support Files/Travellib/Travellib.debug.xcconfig
 delete mode 100644 Pods/Target Support Files/Travellib/Travellib.modulemap
 delete mode 100644 Pods/Target Support Files/Travellib/Travellib.release.xcconfig
 delete mode 100644 Pods/Target Support Files/Travellib/Travellib.xcconfig
 delete mode 100644 Pods/Target Support Files/VENTokenField/Info.plist
 delete mode 100644 Pods/Target Support Files/VENTokenField/VENTokenField-Info.plist
 delete mode 100644 Pods/Target Support Files/VENTokenField/VENTokenField-dummy.m
 delete mode 100644 Pods/Target Support Files/VENTokenField/VENTokenField-prefix.pch
 delete mode 100644 Pods/Target Support Files/VENTokenField/VENTokenField-umbrella.h
 delete mode 100644 Pods/Target Support Files/VENTokenField/VENTokenField.debug.xcconfig
 delete mode 100644 Pods/Target Support Files/VENTokenField/VENTokenField.modulemap
 delete mode 100644 Pods/Target Support Files/VENTokenField/VENTokenField.release.xcconfig
 delete mode 100644 Pods/Target Support Files/VENTokenField/VENTokenField.xcconfig
 delete mode 100644 Pods/Travellib/LICENSE
 delete mode 100644 Pods/Travellib/README.md
 delete mode 100644 Pods/Travellib/Travellib/Pods/Target Support Files/Pods-Travellib/Pods-Travellib-umbrella.h
 delete mode 100644 Pods/Travellib/Travellib/Pods/Target Support Files/Pods-TravellibTests/Pods-TravellibTests-umbrella.h
 delete mode 100644 Pods/Travellib/Travellib/Travellib/Crypto.swift
 delete mode 100644 Pods/Travellib/Travellib/Travellib/TravelError.swift
 delete mode 100644 Pods/Travellib/Travellib/Travellib/Traveler.swift
 delete mode 100644 Pods/Travellib/Travellib/Travellib/Travellib.h
 delete mode 100644 Pods/VENTokenField/LICENSE
 delete mode 100644 Pods/VENTokenField/README.md
 delete mode 100644 Pods/VENTokenField/VENTokenField/VENBackspaceTextField.h
 delete mode 100644 Pods/VENTokenField/VENTokenField/VENBackspaceTextField.m
 delete mode 100644 Pods/VENTokenField/VENTokenField/VENToken.h
 delete mode 100644 Pods/VENTokenField/VENTokenField/VENToken.m
 delete mode 100644 Pods/VENTokenField/VENTokenField/VENToken.xib
 delete mode 100644 Pods/VENTokenField/VENTokenField/VENTokenField.h
 delete mode 100644 Pods/VENTokenField/VENTokenField/VENTokenField.m
 create mode 100644 enzevalos_iphone.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings

diff --git a/Pods/AppAuth/Source/iOS/OIDAuthState+IOS.h b/Pods/AppAuth/Source/AppAuth/iOS/OIDAuthState+IOS.h
similarity index 95%
rename from Pods/AppAuth/Source/iOS/OIDAuthState+IOS.h
rename to Pods/AppAuth/Source/AppAuth/iOS/OIDAuthState+IOS.h
index 559df9a..99ca457 100644
--- a/Pods/AppAuth/Source/iOS/OIDAuthState+IOS.h
+++ b/Pods/AppAuth/Source/AppAuth/iOS/OIDAuthState+IOS.h
@@ -16,6 +16,10 @@
         limitations under the License.
  */
 
+#import <TargetConditionals.h>
+
+#if TARGET_OS_IOS || TARGET_OS_MACCATALYST
+
 #import <UIKit/UIKit.h>
 
 #import "OIDAuthState.h"
@@ -55,3 +59,5 @@ NS_ASSUME_NONNULL_BEGIN
 @end
 
 NS_ASSUME_NONNULL_END
+
+#endif // TARGET_OS_IOS || TARGET_OS_MACCATALYST
diff --git a/Pods/AppAuth/Source/iOS/OIDAuthState+IOS.m b/Pods/AppAuth/Source/AppAuth/iOS/OIDAuthState+IOS.m
similarity index 94%
rename from Pods/AppAuth/Source/iOS/OIDAuthState+IOS.m
rename to Pods/AppAuth/Source/AppAuth/iOS/OIDAuthState+IOS.m
index bc1ee17..9f3a4e8 100644
--- a/Pods/AppAuth/Source/iOS/OIDAuthState+IOS.m
+++ b/Pods/AppAuth/Source/AppAuth/iOS/OIDAuthState+IOS.m
@@ -16,6 +16,10 @@
         limitations under the License.
  */
 
+#import <TargetConditionals.h>
+
+#if TARGET_OS_IOS || TARGET_OS_MACCATALYST
+
 #import "OIDAuthState+IOS.h"
 #import "OIDExternalUserAgentIOS.h"
 #import "OIDExternalUserAgentCatalyst.h"
@@ -50,3 +54,5 @@
 #endif // !TARGET_OS_MACCATALYST
 
 @end
+
+#endif // TARGET_OS_IOS || TARGET_OS_MACCATALYST
diff --git a/Pods/AppAuth/Source/iOS/OIDAuthorizationService+IOS.h b/Pods/AppAuth/Source/AppAuth/iOS/OIDAuthorizationService+IOS.h
similarity index 93%
rename from Pods/AppAuth/Source/iOS/OIDAuthorizationService+IOS.h
rename to Pods/AppAuth/Source/AppAuth/iOS/OIDAuthorizationService+IOS.h
index 5cdc6cf..c6e14f1 100644
--- a/Pods/AppAuth/Source/iOS/OIDAuthorizationService+IOS.h
+++ b/Pods/AppAuth/Source/AppAuth/iOS/OIDAuthorizationService+IOS.h
@@ -16,6 +16,10 @@
         limitations under the License.
  */
 
+#import <TargetConditionals.h>
+
+#if TARGET_OS_IOS || TARGET_OS_MACCATALYST
+
 #import <UIKit/UIKit.h>
 
 #import "OIDAuthorizationService.h"
@@ -42,3 +46,5 @@ NS_ASSUME_NONNULL_BEGIN
 @end
 
 NS_ASSUME_NONNULL_END
+
+#endif // TARGET_OS_IOS || TARGET_OS_MACCATALYST
diff --git a/Pods/AppAuth/Source/iOS/OIDAuthorizationService+IOS.m b/Pods/AppAuth/Source/AppAuth/iOS/OIDAuthorizationService+IOS.m
similarity index 93%
rename from Pods/AppAuth/Source/iOS/OIDAuthorizationService+IOS.m
rename to Pods/AppAuth/Source/AppAuth/iOS/OIDAuthorizationService+IOS.m
index ed6858f..05ccff5 100644
--- a/Pods/AppAuth/Source/iOS/OIDAuthorizationService+IOS.m
+++ b/Pods/AppAuth/Source/AppAuth/iOS/OIDAuthorizationService+IOS.m
@@ -16,6 +16,10 @@
         limitations under the License.
  */
 
+#import <TargetConditionals.h>
+
+#if TARGET_OS_IOS || TARGET_OS_MACCATALYST
+
 #import "OIDAuthorizationService+IOS.h"
 #import "OIDExternalUserAgentIOS.h"
 #import "OIDExternalUserAgentCatalyst.h"
@@ -40,3 +44,5 @@ NS_ASSUME_NONNULL_BEGIN
 @end
 
 NS_ASSUME_NONNULL_END
+
+#endif // TARGET_OS_IOS || TARGET_OS_MACCATALYST
diff --git a/Pods/AppAuth/Source/iOS/OIDExternalUserAgentCatalyst.h b/Pods/AppAuth/Source/AppAuth/iOS/OIDExternalUserAgentCatalyst.h
similarity index 92%
rename from Pods/AppAuth/Source/iOS/OIDExternalUserAgentCatalyst.h
rename to Pods/AppAuth/Source/AppAuth/iOS/OIDExternalUserAgentCatalyst.h
index 9f34873..d98d441 100644
--- a/Pods/AppAuth/Source/iOS/OIDExternalUserAgentCatalyst.h
+++ b/Pods/AppAuth/Source/AppAuth/iOS/OIDExternalUserAgentCatalyst.h
@@ -16,6 +16,10 @@
        limitations under the License.
 */
 
+#import <TargetConditionals.h>
+
+#if TARGET_OS_IOS || TARGET_OS_MACCATALYST
+
 #import <UIKit/UIKit.h>
 
 #import "OIDExternalUserAgent.h"
@@ -44,3 +48,5 @@ API_AVAILABLE(macCatalyst(13)) API_UNAVAILABLE(ios)
 @end
 
 NS_ASSUME_NONNULL_END
+
+#endif // TARGET_OS_IOS || TARGET_OS_MACCATALYST
diff --git a/Pods/AppAuth/Source/iOS/OIDExternalUserAgentCatalyst.m b/Pods/AppAuth/Source/AppAuth/iOS/OIDExternalUserAgentCatalyst.m
similarity index 97%
rename from Pods/AppAuth/Source/iOS/OIDExternalUserAgentCatalyst.m
rename to Pods/AppAuth/Source/AppAuth/iOS/OIDExternalUserAgentCatalyst.m
index f7093b1..fc9cef5 100644
--- a/Pods/AppAuth/Source/iOS/OIDExternalUserAgentCatalyst.m
+++ b/Pods/AppAuth/Source/AppAuth/iOS/OIDExternalUserAgentCatalyst.m
@@ -16,6 +16,10 @@
        limitations under the License.
 */
 
+#import <TargetConditionals.h>
+
+#if TARGET_OS_IOS || TARGET_OS_MACCATALYST
+
 #import "OIDExternalUserAgentCatalyst.h"
 
 #import <SafariServices/SafariServices.h>
@@ -137,3 +141,5 @@ NS_ASSUME_NONNULL_BEGIN
 NS_ASSUME_NONNULL_END
 
 #endif // TARGET_OS_MACCATALYST
+
+#endif // TARGET_OS_IOS || TARGET_OS_MACCATALYST
diff --git a/Pods/AppAuth/Source/iOS/OIDExternalUserAgentIOS.h b/Pods/AppAuth/Source/AppAuth/iOS/OIDExternalUserAgentIOS.h
similarity index 92%
rename from Pods/AppAuth/Source/iOS/OIDExternalUserAgentIOS.h
rename to Pods/AppAuth/Source/AppAuth/iOS/OIDExternalUserAgentIOS.h
index e752258..7261c05 100644
--- a/Pods/AppAuth/Source/iOS/OIDExternalUserAgentIOS.h
+++ b/Pods/AppAuth/Source/AppAuth/iOS/OIDExternalUserAgentIOS.h
@@ -16,6 +16,10 @@
         limitations under the License.
  */
 
+#import <TargetConditionals.h>
+
+#if TARGET_OS_IOS || TARGET_OS_MACCATALYST
+
 #import <UIKit/UIKit.h>
 
 #import "OIDExternalUserAgent.h"
@@ -45,3 +49,5 @@ API_UNAVAILABLE(macCatalyst)
 @end
 
 NS_ASSUME_NONNULL_END
+
+#endif // TARGET_OS_IOS || TARGET_OS_MACCATALYST
diff --git a/Pods/AppAuth/Source/iOS/OIDExternalUserAgentIOS.m b/Pods/AppAuth/Source/AppAuth/iOS/OIDExternalUserAgentIOS.m
similarity index 98%
rename from Pods/AppAuth/Source/iOS/OIDExternalUserAgentIOS.m
rename to Pods/AppAuth/Source/AppAuth/iOS/OIDExternalUserAgentIOS.m
index 98f8719..728f086 100644
--- a/Pods/AppAuth/Source/iOS/OIDExternalUserAgentIOS.m
+++ b/Pods/AppAuth/Source/AppAuth/iOS/OIDExternalUserAgentIOS.m
@@ -16,6 +16,10 @@
         limitations under the License.
  */
 
+#import <TargetConditionals.h>
+
+#if TARGET_OS_IOS || TARGET_OS_MACCATALYST
+
 #import "OIDExternalUserAgentIOS.h"
 
 #import <SafariServices/SafariServices.h>
@@ -248,3 +252,5 @@ NS_ASSUME_NONNULL_BEGIN
 NS_ASSUME_NONNULL_END
 
 #endif // !TARGET_OS_MACCATALYST
+
+#endif // TARGET_OS_IOS || TARGET_OS_MACCATALYST
diff --git a/Pods/AppAuth/Source/iOS/OIDExternalUserAgentIOSCustomBrowser.h b/Pods/AppAuth/Source/AppAuth/iOS/OIDExternalUserAgentIOSCustomBrowser.h
similarity index 97%
rename from Pods/AppAuth/Source/iOS/OIDExternalUserAgentIOSCustomBrowser.h
rename to Pods/AppAuth/Source/AppAuth/iOS/OIDExternalUserAgentIOSCustomBrowser.h
index 5b04276..2032e8c 100644
--- a/Pods/AppAuth/Source/iOS/OIDExternalUserAgentIOSCustomBrowser.h
+++ b/Pods/AppAuth/Source/AppAuth/iOS/OIDExternalUserAgentIOSCustomBrowser.h
@@ -16,6 +16,10 @@
         limitations under the License.
  */
 
+#import <TargetConditionals.h>
+
+#if TARGET_OS_IOS || TARGET_OS_MACCATALYST
+
 #import <Foundation/Foundation.h>
 
 #import "OIDExternalUserAgent.h"
@@ -105,3 +109,5 @@ API_UNAVAILABLE(macCatalyst)
 @end
 
 NS_ASSUME_NONNULL_END
+
+#endif // TARGET_OS_IOS || TARGET_OS_MACCATALYST
diff --git a/Pods/AppAuth/Source/iOS/OIDExternalUserAgentIOSCustomBrowser.m b/Pods/AppAuth/Source/AppAuth/iOS/OIDExternalUserAgentIOSCustomBrowser.m
similarity index 98%
rename from Pods/AppAuth/Source/iOS/OIDExternalUserAgentIOSCustomBrowser.m
rename to Pods/AppAuth/Source/AppAuth/iOS/OIDExternalUserAgentIOSCustomBrowser.m
index 499b14c..51d2e56 100644
--- a/Pods/AppAuth/Source/iOS/OIDExternalUserAgentIOSCustomBrowser.m
+++ b/Pods/AppAuth/Source/AppAuth/iOS/OIDExternalUserAgentIOSCustomBrowser.m
@@ -16,6 +16,10 @@
         limitations under the License.
  */
 
+#import <TargetConditionals.h>
+
+#if TARGET_OS_IOS || TARGET_OS_MACCATALYST
+
 #import "OIDExternalUserAgentIOSCustomBrowser.h"
 
 #import <UIKit/UIKit.h>
@@ -163,3 +167,5 @@ NS_ASSUME_NONNULL_BEGIN
 NS_ASSUME_NONNULL_END
 
 #endif // !TARGET_OS_MACCATALYST
+
+#endif // TARGET_OS_IOS || TARGET_OS_MACCATALYST
diff --git a/Pods/AppAuth/Source/OIDAuthState.h b/Pods/AppAuth/Source/AppAuthCore/OIDAuthState.h
similarity index 100%
rename from Pods/AppAuth/Source/OIDAuthState.h
rename to Pods/AppAuth/Source/AppAuthCore/OIDAuthState.h
diff --git a/Pods/AppAuth/Source/OIDAuthState.m b/Pods/AppAuth/Source/AppAuthCore/OIDAuthState.m
similarity index 100%
rename from Pods/AppAuth/Source/OIDAuthState.m
rename to Pods/AppAuth/Source/AppAuthCore/OIDAuthState.m
diff --git a/Pods/AppAuth/Source/OIDAuthStateChangeDelegate.h b/Pods/AppAuth/Source/AppAuthCore/OIDAuthStateChangeDelegate.h
similarity index 100%
rename from Pods/AppAuth/Source/OIDAuthStateChangeDelegate.h
rename to Pods/AppAuth/Source/AppAuthCore/OIDAuthStateChangeDelegate.h
diff --git a/Pods/AppAuth/Source/OIDAuthStateErrorDelegate.h b/Pods/AppAuth/Source/AppAuthCore/OIDAuthStateErrorDelegate.h
similarity index 100%
rename from Pods/AppAuth/Source/OIDAuthStateErrorDelegate.h
rename to Pods/AppAuth/Source/AppAuthCore/OIDAuthStateErrorDelegate.h
diff --git a/Pods/AppAuth/Source/OIDAuthorizationRequest.h b/Pods/AppAuth/Source/AppAuthCore/OIDAuthorizationRequest.h
similarity index 100%
rename from Pods/AppAuth/Source/OIDAuthorizationRequest.h
rename to Pods/AppAuth/Source/AppAuthCore/OIDAuthorizationRequest.h
diff --git a/Pods/AppAuth/Source/OIDAuthorizationRequest.m b/Pods/AppAuth/Source/AppAuthCore/OIDAuthorizationRequest.m
similarity index 100%
rename from Pods/AppAuth/Source/OIDAuthorizationRequest.m
rename to Pods/AppAuth/Source/AppAuthCore/OIDAuthorizationRequest.m
diff --git a/Pods/AppAuth/Source/OIDAuthorizationResponse.h b/Pods/AppAuth/Source/AppAuthCore/OIDAuthorizationResponse.h
similarity index 100%
rename from Pods/AppAuth/Source/OIDAuthorizationResponse.h
rename to Pods/AppAuth/Source/AppAuthCore/OIDAuthorizationResponse.h
diff --git a/Pods/AppAuth/Source/OIDAuthorizationResponse.m b/Pods/AppAuth/Source/AppAuthCore/OIDAuthorizationResponse.m
similarity index 100%
rename from Pods/AppAuth/Source/OIDAuthorizationResponse.m
rename to Pods/AppAuth/Source/AppAuthCore/OIDAuthorizationResponse.m
diff --git a/Pods/AppAuth/Source/OIDAuthorizationService.h b/Pods/AppAuth/Source/AppAuthCore/OIDAuthorizationService.h
similarity index 100%
rename from Pods/AppAuth/Source/OIDAuthorizationService.h
rename to Pods/AppAuth/Source/AppAuthCore/OIDAuthorizationService.h
diff --git a/Pods/AppAuth/Source/OIDAuthorizationService.m b/Pods/AppAuth/Source/AppAuthCore/OIDAuthorizationService.m
similarity index 100%
rename from Pods/AppAuth/Source/OIDAuthorizationService.m
rename to Pods/AppAuth/Source/AppAuthCore/OIDAuthorizationService.m
diff --git a/Pods/AppAuth/Source/OIDClientMetadataParameters.h b/Pods/AppAuth/Source/AppAuthCore/OIDClientMetadataParameters.h
similarity index 100%
rename from Pods/AppAuth/Source/OIDClientMetadataParameters.h
rename to Pods/AppAuth/Source/AppAuthCore/OIDClientMetadataParameters.h
diff --git a/Pods/AppAuth/Source/OIDClientMetadataParameters.m b/Pods/AppAuth/Source/AppAuthCore/OIDClientMetadataParameters.m
similarity index 100%
rename from Pods/AppAuth/Source/OIDClientMetadataParameters.m
rename to Pods/AppAuth/Source/AppAuthCore/OIDClientMetadataParameters.m
diff --git a/Pods/AppAuth/Source/OIDDefines.h b/Pods/AppAuth/Source/AppAuthCore/OIDDefines.h
similarity index 100%
rename from Pods/AppAuth/Source/OIDDefines.h
rename to Pods/AppAuth/Source/AppAuthCore/OIDDefines.h
diff --git a/Pods/AppAuth/Source/OIDEndSessionRequest.h b/Pods/AppAuth/Source/AppAuthCore/OIDEndSessionRequest.h
similarity index 100%
rename from Pods/AppAuth/Source/OIDEndSessionRequest.h
rename to Pods/AppAuth/Source/AppAuthCore/OIDEndSessionRequest.h
diff --git a/Pods/AppAuth/Source/OIDEndSessionRequest.m b/Pods/AppAuth/Source/AppAuthCore/OIDEndSessionRequest.m
similarity index 100%
rename from Pods/AppAuth/Source/OIDEndSessionRequest.m
rename to Pods/AppAuth/Source/AppAuthCore/OIDEndSessionRequest.m
diff --git a/Pods/AppAuth/Source/OIDEndSessionResponse.h b/Pods/AppAuth/Source/AppAuthCore/OIDEndSessionResponse.h
similarity index 100%
rename from Pods/AppAuth/Source/OIDEndSessionResponse.h
rename to Pods/AppAuth/Source/AppAuthCore/OIDEndSessionResponse.h
diff --git a/Pods/AppAuth/Source/OIDEndSessionResponse.m b/Pods/AppAuth/Source/AppAuthCore/OIDEndSessionResponse.m
similarity index 100%
rename from Pods/AppAuth/Source/OIDEndSessionResponse.m
rename to Pods/AppAuth/Source/AppAuthCore/OIDEndSessionResponse.m
diff --git a/Pods/AppAuth/Source/OIDError.h b/Pods/AppAuth/Source/AppAuthCore/OIDError.h
similarity index 100%
rename from Pods/AppAuth/Source/OIDError.h
rename to Pods/AppAuth/Source/AppAuthCore/OIDError.h
diff --git a/Pods/AppAuth/Source/OIDError.m b/Pods/AppAuth/Source/AppAuthCore/OIDError.m
similarity index 100%
rename from Pods/AppAuth/Source/OIDError.m
rename to Pods/AppAuth/Source/AppAuthCore/OIDError.m
diff --git a/Pods/AppAuth/Source/OIDErrorUtilities.h b/Pods/AppAuth/Source/AppAuthCore/OIDErrorUtilities.h
similarity index 100%
rename from Pods/AppAuth/Source/OIDErrorUtilities.h
rename to Pods/AppAuth/Source/AppAuthCore/OIDErrorUtilities.h
diff --git a/Pods/AppAuth/Source/OIDErrorUtilities.m b/Pods/AppAuth/Source/AppAuthCore/OIDErrorUtilities.m
similarity index 100%
rename from Pods/AppAuth/Source/OIDErrorUtilities.m
rename to Pods/AppAuth/Source/AppAuthCore/OIDErrorUtilities.m
diff --git a/Pods/AppAuth/Source/OIDExternalUserAgent.h b/Pods/AppAuth/Source/AppAuthCore/OIDExternalUserAgent.h
similarity index 100%
rename from Pods/AppAuth/Source/OIDExternalUserAgent.h
rename to Pods/AppAuth/Source/AppAuthCore/OIDExternalUserAgent.h
diff --git a/Pods/AppAuth/Source/OIDExternalUserAgentRequest.h b/Pods/AppAuth/Source/AppAuthCore/OIDExternalUserAgentRequest.h
similarity index 100%
rename from Pods/AppAuth/Source/OIDExternalUserAgentRequest.h
rename to Pods/AppAuth/Source/AppAuthCore/OIDExternalUserAgentRequest.h
diff --git a/Pods/AppAuth/Source/OIDExternalUserAgentSession.h b/Pods/AppAuth/Source/AppAuthCore/OIDExternalUserAgentSession.h
similarity index 100%
rename from Pods/AppAuth/Source/OIDExternalUserAgentSession.h
rename to Pods/AppAuth/Source/AppAuthCore/OIDExternalUserAgentSession.h
diff --git a/Pods/AppAuth/Source/OIDFieldMapping.h b/Pods/AppAuth/Source/AppAuthCore/OIDFieldMapping.h
similarity index 100%
rename from Pods/AppAuth/Source/OIDFieldMapping.h
rename to Pods/AppAuth/Source/AppAuthCore/OIDFieldMapping.h
diff --git a/Pods/AppAuth/Source/OIDFieldMapping.m b/Pods/AppAuth/Source/AppAuthCore/OIDFieldMapping.m
similarity index 100%
rename from Pods/AppAuth/Source/OIDFieldMapping.m
rename to Pods/AppAuth/Source/AppAuthCore/OIDFieldMapping.m
diff --git a/Pods/AppAuth/Source/OIDGrantTypes.h b/Pods/AppAuth/Source/AppAuthCore/OIDGrantTypes.h
similarity index 100%
rename from Pods/AppAuth/Source/OIDGrantTypes.h
rename to Pods/AppAuth/Source/AppAuthCore/OIDGrantTypes.h
diff --git a/Pods/AppAuth/Source/OIDGrantTypes.m b/Pods/AppAuth/Source/AppAuthCore/OIDGrantTypes.m
similarity index 100%
rename from Pods/AppAuth/Source/OIDGrantTypes.m
rename to Pods/AppAuth/Source/AppAuthCore/OIDGrantTypes.m
diff --git a/Pods/AppAuth/Source/OIDIDToken.h b/Pods/AppAuth/Source/AppAuthCore/OIDIDToken.h
similarity index 100%
rename from Pods/AppAuth/Source/OIDIDToken.h
rename to Pods/AppAuth/Source/AppAuthCore/OIDIDToken.h
diff --git a/Pods/AppAuth/Source/OIDIDToken.m b/Pods/AppAuth/Source/AppAuthCore/OIDIDToken.m
similarity index 100%
rename from Pods/AppAuth/Source/OIDIDToken.m
rename to Pods/AppAuth/Source/AppAuthCore/OIDIDToken.m
diff --git a/Pods/AppAuth/Source/OIDRegistrationRequest.h b/Pods/AppAuth/Source/AppAuthCore/OIDRegistrationRequest.h
similarity index 100%
rename from Pods/AppAuth/Source/OIDRegistrationRequest.h
rename to Pods/AppAuth/Source/AppAuthCore/OIDRegistrationRequest.h
diff --git a/Pods/AppAuth/Source/OIDRegistrationRequest.m b/Pods/AppAuth/Source/AppAuthCore/OIDRegistrationRequest.m
similarity index 100%
rename from Pods/AppAuth/Source/OIDRegistrationRequest.m
rename to Pods/AppAuth/Source/AppAuthCore/OIDRegistrationRequest.m
diff --git a/Pods/AppAuth/Source/OIDRegistrationResponse.h b/Pods/AppAuth/Source/AppAuthCore/OIDRegistrationResponse.h
similarity index 100%
rename from Pods/AppAuth/Source/OIDRegistrationResponse.h
rename to Pods/AppAuth/Source/AppAuthCore/OIDRegistrationResponse.h
diff --git a/Pods/AppAuth/Source/OIDRegistrationResponse.m b/Pods/AppAuth/Source/AppAuthCore/OIDRegistrationResponse.m
similarity index 100%
rename from Pods/AppAuth/Source/OIDRegistrationResponse.m
rename to Pods/AppAuth/Source/AppAuthCore/OIDRegistrationResponse.m
diff --git a/Pods/AppAuth/Source/OIDResponseTypes.h b/Pods/AppAuth/Source/AppAuthCore/OIDResponseTypes.h
similarity index 100%
rename from Pods/AppAuth/Source/OIDResponseTypes.h
rename to Pods/AppAuth/Source/AppAuthCore/OIDResponseTypes.h
diff --git a/Pods/AppAuth/Source/OIDResponseTypes.m b/Pods/AppAuth/Source/AppAuthCore/OIDResponseTypes.m
similarity index 100%
rename from Pods/AppAuth/Source/OIDResponseTypes.m
rename to Pods/AppAuth/Source/AppAuthCore/OIDResponseTypes.m
diff --git a/Pods/AppAuth/Source/OIDScopeUtilities.h b/Pods/AppAuth/Source/AppAuthCore/OIDScopeUtilities.h
similarity index 100%
rename from Pods/AppAuth/Source/OIDScopeUtilities.h
rename to Pods/AppAuth/Source/AppAuthCore/OIDScopeUtilities.h
diff --git a/Pods/AppAuth/Source/OIDScopeUtilities.m b/Pods/AppAuth/Source/AppAuthCore/OIDScopeUtilities.m
similarity index 100%
rename from Pods/AppAuth/Source/OIDScopeUtilities.m
rename to Pods/AppAuth/Source/AppAuthCore/OIDScopeUtilities.m
diff --git a/Pods/AppAuth/Source/OIDScopes.h b/Pods/AppAuth/Source/AppAuthCore/OIDScopes.h
similarity index 100%
rename from Pods/AppAuth/Source/OIDScopes.h
rename to Pods/AppAuth/Source/AppAuthCore/OIDScopes.h
diff --git a/Pods/AppAuth/Source/OIDScopes.m b/Pods/AppAuth/Source/AppAuthCore/OIDScopes.m
similarity index 100%
rename from Pods/AppAuth/Source/OIDScopes.m
rename to Pods/AppAuth/Source/AppAuthCore/OIDScopes.m
diff --git a/Pods/AppAuth/Source/OIDServiceConfiguration.h b/Pods/AppAuth/Source/AppAuthCore/OIDServiceConfiguration.h
similarity index 100%
rename from Pods/AppAuth/Source/OIDServiceConfiguration.h
rename to Pods/AppAuth/Source/AppAuthCore/OIDServiceConfiguration.h
diff --git a/Pods/AppAuth/Source/OIDServiceConfiguration.m b/Pods/AppAuth/Source/AppAuthCore/OIDServiceConfiguration.m
similarity index 100%
rename from Pods/AppAuth/Source/OIDServiceConfiguration.m
rename to Pods/AppAuth/Source/AppAuthCore/OIDServiceConfiguration.m
diff --git a/Pods/AppAuth/Source/OIDServiceDiscovery.h b/Pods/AppAuth/Source/AppAuthCore/OIDServiceDiscovery.h
similarity index 100%
rename from Pods/AppAuth/Source/OIDServiceDiscovery.h
rename to Pods/AppAuth/Source/AppAuthCore/OIDServiceDiscovery.h
diff --git a/Pods/AppAuth/Source/OIDServiceDiscovery.m b/Pods/AppAuth/Source/AppAuthCore/OIDServiceDiscovery.m
similarity index 100%
rename from Pods/AppAuth/Source/OIDServiceDiscovery.m
rename to Pods/AppAuth/Source/AppAuthCore/OIDServiceDiscovery.m
diff --git a/Pods/AppAuth/Source/OIDTokenRequest.h b/Pods/AppAuth/Source/AppAuthCore/OIDTokenRequest.h
similarity index 100%
rename from Pods/AppAuth/Source/OIDTokenRequest.h
rename to Pods/AppAuth/Source/AppAuthCore/OIDTokenRequest.h
diff --git a/Pods/AppAuth/Source/OIDTokenRequest.m b/Pods/AppAuth/Source/AppAuthCore/OIDTokenRequest.m
similarity index 100%
rename from Pods/AppAuth/Source/OIDTokenRequest.m
rename to Pods/AppAuth/Source/AppAuthCore/OIDTokenRequest.m
diff --git a/Pods/AppAuth/Source/OIDTokenResponse.h b/Pods/AppAuth/Source/AppAuthCore/OIDTokenResponse.h
similarity index 100%
rename from Pods/AppAuth/Source/OIDTokenResponse.h
rename to Pods/AppAuth/Source/AppAuthCore/OIDTokenResponse.h
diff --git a/Pods/AppAuth/Source/OIDTokenResponse.m b/Pods/AppAuth/Source/AppAuthCore/OIDTokenResponse.m
similarity index 100%
rename from Pods/AppAuth/Source/OIDTokenResponse.m
rename to Pods/AppAuth/Source/AppAuthCore/OIDTokenResponse.m
diff --git a/Pods/AppAuth/Source/OIDTokenUtilities.h b/Pods/AppAuth/Source/AppAuthCore/OIDTokenUtilities.h
similarity index 100%
rename from Pods/AppAuth/Source/OIDTokenUtilities.h
rename to Pods/AppAuth/Source/AppAuthCore/OIDTokenUtilities.h
diff --git a/Pods/AppAuth/Source/OIDTokenUtilities.m b/Pods/AppAuth/Source/AppAuthCore/OIDTokenUtilities.m
similarity index 100%
rename from Pods/AppAuth/Source/OIDTokenUtilities.m
rename to Pods/AppAuth/Source/AppAuthCore/OIDTokenUtilities.m
diff --git a/Pods/AppAuth/Source/OIDURLQueryComponent.h b/Pods/AppAuth/Source/AppAuthCore/OIDURLQueryComponent.h
similarity index 100%
rename from Pods/AppAuth/Source/OIDURLQueryComponent.h
rename to Pods/AppAuth/Source/AppAuthCore/OIDURLQueryComponent.h
diff --git a/Pods/AppAuth/Source/OIDURLQueryComponent.m b/Pods/AppAuth/Source/AppAuthCore/OIDURLQueryComponent.m
similarity index 100%
rename from Pods/AppAuth/Source/OIDURLQueryComponent.m
rename to Pods/AppAuth/Source/AppAuthCore/OIDURLQueryComponent.m
diff --git a/Pods/AppAuth/Source/OIDURLSessionProvider.h b/Pods/AppAuth/Source/AppAuthCore/OIDURLSessionProvider.h
similarity index 100%
rename from Pods/AppAuth/Source/OIDURLSessionProvider.h
rename to Pods/AppAuth/Source/AppAuthCore/OIDURLSessionProvider.h
diff --git a/Pods/AppAuth/Source/OIDURLSessionProvider.m b/Pods/AppAuth/Source/AppAuthCore/OIDURLSessionProvider.m
similarity index 100%
rename from Pods/AppAuth/Source/OIDURLSessionProvider.m
rename to Pods/AppAuth/Source/AppAuthCore/OIDURLSessionProvider.m
diff --git a/Pods/FrameAccessor/FrameAccessor/FrameAccessor.h b/Pods/FrameAccessor/FrameAccessor/FrameAccessor.h
deleted file mode 100644
index d117c29..0000000
--- a/Pods/FrameAccessor/FrameAccessor/FrameAccessor.h
+++ /dev/null
@@ -1,13 +0,0 @@
-//
-//  FrameAccessor.h
-//  FrameAccessor
-//
-//  Created by Alex Denisov on 18.03.12.
-//  Copyright (c) 2013 okolodev.org. All rights reserved.
-//
-
-#import "ViewFrameAccessor.h"
-
-#if (TARGET_IPHONE_SIMULATOR || TARGET_OS_IPHONE)
-    #import "ScrollViewFrameAccessor.h"
-#endif
\ No newline at end of file
diff --git a/Pods/FrameAccessor/FrameAccessor/ScrollViewFrameAccessor.h b/Pods/FrameAccessor/FrameAccessor/ScrollViewFrameAccessor.h
deleted file mode 100644
index a43ecfb..0000000
--- a/Pods/FrameAccessor/FrameAccessor/ScrollViewFrameAccessor.h
+++ /dev/null
@@ -1,28 +0,0 @@
-//
-//  ScrollViewFrameAccessor.h
-//  ScrollViewFrameAccessor
-//
-//  Created by Ivanenko Dmitry on 28.10.13.
-//  Copyright (c) 2013 Artox Lab. All rights reserved.
-//
-
-#import <UIKit/UIKit.h>
-
-
-@interface UIScrollView (FrameAccessor)
-
-// Content Offset
-@property (nonatomic) CGFloat contentOffsetX;
-@property (nonatomic) CGFloat contentOffsetY;
-
-// Content Size
-@property (nonatomic) CGFloat contentSizeWidth;
-@property (nonatomic) CGFloat contentSizeHeight;
-
-// Content Inset
-@property (nonatomic) CGFloat contentInsetTop;
-@property (nonatomic) CGFloat contentInsetLeft;
-@property (nonatomic) CGFloat contentInsetBottom;
-@property (nonatomic) CGFloat contentInsetRight;
-
-@end
\ No newline at end of file
diff --git a/Pods/FrameAccessor/FrameAccessor/ScrollViewFrameAccessor.m b/Pods/FrameAccessor/FrameAccessor/ScrollViewFrameAccessor.m
deleted file mode 100644
index b664ecb..0000000
--- a/Pods/FrameAccessor/FrameAccessor/ScrollViewFrameAccessor.m
+++ /dev/null
@@ -1,110 +0,0 @@
-//
-//  ScrollViewFrameAccessor.m
-//  ScrollViewFrameAccessor
-//
-//  Created by Ivanenko Dmitry on 28.10.13.
-//  Copyright (c) 2013 Artox Lab. All rights reserved.
-//
-
-#import "ScrollViewFrameAccessor.h"
-
-
-@implementation UIScrollView (FrameAccessor)
-
-#pragma mark Content Offset
-
-- (CGFloat)contentOffsetX
-{
-    return self.contentOffset.x;
-}
-
-- (CGFloat)contentOffsetY
-{
-    return self.contentOffset.y;
-}
-
-- (void)setContentOffsetX:(CGFloat)newContentOffsetX
-{
-    self.contentOffset = CGPointMake(newContentOffsetX, self.contentOffsetY);
-}
-
-- (void)setContentOffsetY:(CGFloat)newContentOffsetY
-{
-    self.contentOffset = CGPointMake(self.contentOffsetX, newContentOffsetY);
-}
-
-
-#pragma mark Content Size
-
-- (CGFloat)contentSizeWidth
-{
-    return self.contentSize.width;
-}
-
-- (CGFloat)contentSizeHeight
-{
-    return self.contentSize.height;
-}
-
-- (void)setContentSizeWidth:(CGFloat)newContentSizeWidth
-{
-    self.contentSize = CGSizeMake(newContentSizeWidth, self.contentSizeHeight);
-}
-
-- (void)setContentSizeHeight:(CGFloat)newContentSizeHeight
-{
-    self.contentSize = CGSizeMake(self.contentSizeWidth, newContentSizeHeight);
-}
-
-
-#pragma mark Content Inset
-
-- (CGFloat)contentInsetTop
-{
-    return self.contentInset.top;
-}
-
-- (CGFloat)contentInsetRight
-{
-    return self.contentInset.right;
-}
-
-- (CGFloat)contentInsetBottom
-{
-    return self.contentInset.bottom;
-}
-
-- (CGFloat)contentInsetLeft
-{
-    return self.contentInset.left;
-}
-
-- (void)setContentInsetTop:(CGFloat)newContentInsetTop
-{
-    UIEdgeInsets newContentInset = self.contentInset;
-    newContentInset.top = newContentInsetTop;
-    self.contentInset = newContentInset;
-}
-
-- (void)setContentInsetRight:(CGFloat)newContentInsetRight
-{
-    UIEdgeInsets newContentInset = self.contentInset;
-    newContentInset.right = newContentInsetRight;
-    self.contentInset = newContentInset;
-}
-
-- (void)setContentInsetBottom:(CGFloat)newContentInsetBottom
-{
-    UIEdgeInsets newContentInset = self.contentInset;
-    newContentInset.bottom = newContentInsetBottom;
-    self.contentInset = newContentInset;
-}
-
-- (void)setContentInsetLeft:(CGFloat)newContentInsetLeft
-{
-    UIEdgeInsets newContentInset = self.contentInset;
-    newContentInset.left = newContentInsetLeft;
-    self.contentInset = newContentInset;
-}
-
-@end
\ No newline at end of file
diff --git a/Pods/FrameAccessor/FrameAccessor/ViewFrameAccessor.h b/Pods/FrameAccessor/FrameAccessor/ViewFrameAccessor.h
deleted file mode 100644
index 44deba2..0000000
--- a/Pods/FrameAccessor/FrameAccessor/ViewFrameAccessor.h
+++ /dev/null
@@ -1,53 +0,0 @@
-//
-//  ViewFrameAccessor.h
-//  ViewFrameAccessor
-//
-//  Created by Alex Denisov on 18.03.12.
-//  Copyright (c) 2013 okolodev.org. All rights reserved.
-//
-
-
-#define IS_IOS_DEVICE (TARGET_IPHONE_SIMULATOR || TARGET_OS_IPHONE)
-
-#if IS_IOS_DEVICE
-    #import <UIKit/UIKit.h>
-    #define View UIView
-#else
-    #import <Foundation/Foundation.h>
-    #define View NSView
-#endif
-
-
-@interface View (FrameAccessor)
-
-// Frame
-@property (nonatomic) CGPoint origin;
-@property (nonatomic) CGSize size;
-
-// Frame Origin
-@property (nonatomic) CGFloat x;
-@property (nonatomic) CGFloat y;
-
-// Frame Size
-@property (nonatomic) CGFloat width;
-@property (nonatomic) CGFloat height;
-
-// Frame Borders
-@property (nonatomic) CGFloat top;
-@property (nonatomic) CGFloat left;
-@property (nonatomic) CGFloat bottom;
-@property (nonatomic) CGFloat right;
-
-// Center Point
-#if !IS_IOS_DEVICE
-@property (nonatomic) CGPoint center;
-#endif
-@property (nonatomic) CGFloat centerX;
-@property (nonatomic) CGFloat centerY;
-
-// Middle Point
-@property (nonatomic, readonly) CGPoint middlePoint;
-@property (nonatomic, readonly) CGFloat middleX;
-@property (nonatomic, readonly) CGFloat middleY;
-
-@end
\ No newline at end of file
diff --git a/Pods/FrameAccessor/FrameAccessor/ViewFrameAccessor.m b/Pods/FrameAccessor/FrameAccessor/ViewFrameAccessor.m
deleted file mode 100644
index 427a927..0000000
--- a/Pods/FrameAccessor/FrameAccessor/ViewFrameAccessor.m
+++ /dev/null
@@ -1,191 +0,0 @@
-//
-//  ViewFrameAccessor.m
-//  ViewFrameAccessor
-//
-//  Created by Alex Denisov on 18.03.12.
-//  Copyright (c) 2013 okolodev.org. All rights reserved.
-//
-
-#import "ViewFrameAccessor.h"
-
-
-@implementation View (FrameAccessor)
-
-#pragma mark Frame
-
-- (CGPoint)origin
-{
-    return self.frame.origin;
-}
-
-- (void)setOrigin:(CGPoint)newOrigin
-{
-    CGRect newFrame = self.frame;
-    newFrame.origin = newOrigin;
-    self.frame = newFrame;
-}
-
-- (CGSize)size
-{
-    return self.frame.size;
-}
-
-- (void)setSize:(CGSize)newSize
-{
-    CGRect newFrame = self.frame;
-    newFrame.size = newSize;
-    self.frame = newFrame;
-}
-
-
-#pragma mark Frame Origin
-
-- (CGFloat)x
-{
-    return self.frame.origin.x;
-}
-
-- (void)setX:(CGFloat)newX
-{
-    CGRect newFrame = self.frame;
-    newFrame.origin.x = newX;
-    self.frame = newFrame;
-}
-
-- (CGFloat)y
-{
-    return self.frame.origin.y;
-}
-
-- (void)setY:(CGFloat)newY
-{
-    CGRect newFrame = self.frame;
-    newFrame.origin.y = newY;
-    self.frame = newFrame;
-}
-
-
-#pragma mark Frame Size
-
-- (CGFloat)height
-{
-    return self.frame.size.height;
-}
-
-- (void)setHeight:(CGFloat)newHeight
-{
-    CGRect newFrame = self.frame;
-    newFrame.size.height = newHeight;
-    self.frame = newFrame;
-}
-
-- (CGFloat)width
-{
-    return self.frame.size.width;
-}
-
-- (void)setWidth:(CGFloat)newWidth
-{
-    CGRect newFrame = self.frame;
-    newFrame.size.width = newWidth;
-    self.frame = newFrame;
-}
-
-
-#pragma mark Frame Borders
-
-- (CGFloat)left
-{
-    return self.x;
-}
-
-- (void)setLeft:(CGFloat)left
-{
-    self.x = left;
-}
-
-- (CGFloat)right
-{
-    return self.frame.origin.x + self.frame.size.width;
-}
-
-- (void)setRight:(CGFloat)right
-{
-    self.x = right - self.width;
-}
-
-- (CGFloat)top
-{
-    return self.y;
-}
-
-- (void)setTop:(CGFloat)top
-{
-    self.y = top;
-}
-
-- (CGFloat)bottom
-{
-    return self.frame.origin.y + self.frame.size.height;
-}
-
-- (void)setBottom:(CGFloat)bottom
-{
-    self.y = bottom - self.height;
-}
-
-
-#pragma mark Center Point
-
-#if !IS_IOS_DEVICE
-- (CGPoint)center
-{
-    return CGPointMake(self.left + self.middleX, self.top + self.middleY);
-}
-
-- (void)setCenter:(CGPoint)newCenter
-{
-    self.left = newCenter.x - self.middleX;
-    self.top = newCenter.y - self.middleY;
-}
-#endif
-
-- (CGFloat)centerX
-{
-    return self.center.x;
-}
-
-- (void)setCenterX:(CGFloat)newCenterX
-{
-    self.center = CGPointMake(newCenterX, self.center.y);
-}
-
-- (CGFloat)centerY
-{
-    return self.center.y;
-}
-
-- (void)setCenterY:(CGFloat)newCenterY
-{
-    self.center = CGPointMake(self.center.x, newCenterY);
-}
-
-
-#pragma mark Middle Point
-
-- (CGPoint)middlePoint
-{
-    return CGPointMake(self.middleX, self.middleY);
-}
-
-- (CGFloat)middleX
-{
-    return self.width / 2;
-}
-
-- (CGFloat)middleY
-{
-    return self.height / 2;
-}
-
-@end
\ No newline at end of file
diff --git a/Pods/FrameAccessor/LICENSE b/Pods/FrameAccessor/LICENSE
deleted file mode 100644
index 8e495bf..0000000
--- a/Pods/FrameAccessor/LICENSE
+++ /dev/null
@@ -1,19 +0,0 @@
-Copyright (c) 2012 Alexey Denisov
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
diff --git a/Pods/FrameAccessor/README.md b/Pods/FrameAccessor/README.md
deleted file mode 100644
index 3a02e3d..0000000
--- a/Pods/FrameAccessor/README.md
+++ /dev/null
@@ -1,105 +0,0 @@
-# FrameAccessor
-
-Easy way to access view's frame in iOS and OSX.
-
-## Compatibility
-
-* iOS 4.3 or higher
-* OSX 10.6 or higher
-
-
-## Installation
-
-### CocoaPods
-
-The recommended approach for installating `FrameAccessor` is via the [CocoaPods](http://cocoapods.org/) package manager, as it provides flexible dependency management and dead simple installation.
-For best results, it is recommended that you install via CocoaPods >= **0.27.0** using Git >= **1.8.0** installed via Homebrew.
-
-Install CocoaPods if not already available:
-
-``` bash
-$ [sudo] gem install cocoapods
-$ pod setup
-```
-
-Change to the directory of your Xcode project:
-
-``` bash
-$ cd /path/to/MyProject
-$ touch Podfile
-$ edit Podfile
-```
-
-Edit your Podfile and add `FrameAccessor`:
-
-``` bash
-pod 'FrameAccessor'
-```
-
-Install into your Xcode project:
-
-``` bash
-$ pod install
-```
-
-Open your project in Xcode from the .xcworkspace file (not the usual project file)
-
-``` bash
-$ open MyProject.xcworkspace
-```
-
-Please note that if your installation fails, it may be because you are installing with a version of Git lower than CocoaPods is expecting. Please ensure that you are running Git >= **1.8.0** by executing `git --version`. You can get a full picture of the installation details by executing `pod install --verbose`.
-
-### Manual Install
-
-All you need to do is drop `FrameAccessor` files into your project, and add `#include "FrameAccessor.h"` to the top of files that will use it.
-
-## Example Usage
-
-```objective-c
-view.x = 15.;
-view.width = 167.;
-```
-instead of
-```objective-c
-CGRect newFrame = view.frame;
-newFrame.origin.x = 15.;
-newFrame.size.width = 167.;
-view.frame = newFrame;
-```
-
-## Available Properties
-
-`UIView/NSView` properties:
-
-Property | Type | Аvailability
---- | --- | ---
-`origin` | `CGPoint` | *readwrite*
-`size` | `CGSize` | *readwrite*
-`x`, `y` | `CGFloat` | *readwrite*
-`width`, `height` | `CGFloat` | *readwrite*
-`top`, `left`, `bottom`, `right` | `CGFloat` | *readwrite*
-`centerX`, `centerY` | `CGFloat` | *readwrite*
-`middlePoint` | `CGPoint` | **readonly**
-`middleX`, `middleY` | `CGFloat` | **readonly**
-
-`UIScrollView` properties:
-
-Property | Type | Аvailability
---- | --- | ---
-`contentOffsetX`, `contentOffsetY` | `CGFloat` | *readwrite*
-`contentSizeWidth`, `contentSizeHeight` | `CGFloat` | *readwrite*
-`contentInsetTop`, `contentInsetLeft`, <br>`contentInsetBottom`, `contentInsetRight` | `CGFloat` | *readwrite*
-
-## License
-
-FrameAccessor is available under the MIT license.
-
-Copyright (c) 2012 Alexey Denisov
-
-Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCAbstract.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCAbstract.h
new file mode 120000
index 0000000..70a3b78
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCAbstract.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCAbstract.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCAbstractMessage.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCAbstractMessage.h
new file mode 120000
index 0000000..b95362f
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCAbstractMessage.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCAbstractMessage.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCAbstractMessagePart.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCAbstractMessagePart.h
new file mode 120000
index 0000000..00c513e
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCAbstractMessagePart.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCAbstractMessagePart.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCAbstractMultipart.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCAbstractMultipart.h
new file mode 120000
index 0000000..f6bfef6
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCAbstractMultipart.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCAbstractMultipart.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCAbstractPart.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCAbstractPart.h
new file mode 120000
index 0000000..cacc656
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCAbstractPart.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCAbstractPart.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCAccountValidator.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCAccountValidator.h
new file mode 120000
index 0000000..e5b0e71
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCAccountValidator.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCAccountValidator.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCAddress.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCAddress.h
new file mode 120000
index 0000000..b0a4a9f
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCAddress.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCAddress.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCAddressDisplay.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCAddressDisplay.h
new file mode 120000
index 0000000..1a5c004
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCAddressDisplay.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCAddressDisplay.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCArray.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCArray.h
new file mode 120000
index 0000000..254d5b5
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCArray.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCArray.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCAssert.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCAssert.h
new file mode 120000
index 0000000..3a255eb
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCAssert.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCAssert.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCAsync.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCAsync.h
new file mode 120000
index 0000000..6d7e591
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCAsync.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCAsync.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCAsyncIMAP.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCAsyncIMAP.h
new file mode 120000
index 0000000..7d9b96f
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCAsyncIMAP.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCAsyncIMAP.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCAsyncNNTP.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCAsyncNNTP.h
new file mode 120000
index 0000000..22253b7
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCAsyncNNTP.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCAsyncNNTP.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCAsyncPOP.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCAsyncPOP.h
new file mode 120000
index 0000000..4491495
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCAsyncPOP.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCAsyncPOP.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCAsyncSMTP.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCAsyncSMTP.h
new file mode 120000
index 0000000..676e377
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCAsyncSMTP.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCAsyncSMTP.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCAttachment.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCAttachment.h
new file mode 120000
index 0000000..8081641
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCAttachment.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCAttachment.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCAutoreleasePool.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCAutoreleasePool.h
new file mode 120000
index 0000000..54cd420
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCAutoreleasePool.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCAutoreleasePool.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCBaseTypes.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCBaseTypes.h
new file mode 120000
index 0000000..266def2
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCBaseTypes.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCBaseTypes.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCConnectionLogger.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCConnectionLogger.h
new file mode 120000
index 0000000..755c054
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCConnectionLogger.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCConnectionLogger.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCCore.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCCore.h
new file mode 120000
index 0000000..b558f3e
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCCore.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCCore.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCData.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCData.h
new file mode 120000
index 0000000..c655ad2
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCData.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCData.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCDateFormatter.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCDateFormatter.h
new file mode 120000
index 0000000..db083dc
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCDateFormatter.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCDateFormatter.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCHTMLCleaner.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCHTMLCleaner.h
new file mode 120000
index 0000000..10e117c
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCHTMLCleaner.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCHTMLCleaner.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCHTMLRendererCallback.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCHTMLRendererCallback.h
new file mode 120000
index 0000000..eabc8ad
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCHTMLRendererCallback.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCHTMLRendererCallback.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCHash.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCHash.h
new file mode 120000
index 0000000..0b595e7
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCHash.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCHash.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCHashMap.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCHashMap.h
new file mode 120000
index 0000000..d9cac68
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCHashMap.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCHashMap.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCICUTypes.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCICUTypes.h
new file mode 120000
index 0000000..2b73e1a
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCICUTypes.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCICUTypes.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAP.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAP.h
new file mode 120000
index 0000000..005356c
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAP.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCIMAP.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPAppendMessageOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPAppendMessageOperation.h
new file mode 120000
index 0000000..3213775
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPAppendMessageOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCIMAPAppendMessageOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPAsyncSession.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPAsyncSession.h
new file mode 120000
index 0000000..d080998
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPAsyncSession.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCIMAPAsyncSession.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPCapabilityOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPCapabilityOperation.h
new file mode 120000
index 0000000..404789b
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPCapabilityOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCIMAPCapabilityOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPCheckAccountOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPCheckAccountOperation.h
new file mode 120000
index 0000000..d1f94a9
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPCheckAccountOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCIMAPCheckAccountOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPCopyMessagesOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPCopyMessagesOperation.h
new file mode 120000
index 0000000..f84d431
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPCopyMessagesOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCIMAPCopyMessagesOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPCustomCommandOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPCustomCommandOperation.h
new file mode 120000
index 0000000..37d755d
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPCustomCommandOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCIMAPCustomCommandOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPFetchContentOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPFetchContentOperation.h
new file mode 120000
index 0000000..0cea707
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPFetchContentOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCIMAPFetchContentOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPFetchContentToFileOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPFetchContentToFileOperation.h
new file mode 120000
index 0000000..0d17058
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPFetchContentToFileOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCIMAPFetchContentToFileOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPFetchFoldersOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPFetchFoldersOperation.h
new file mode 120000
index 0000000..4b3ce90
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPFetchFoldersOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCIMAPFetchFoldersOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPFetchMessagesOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPFetchMessagesOperation.h
new file mode 120000
index 0000000..5fef3a8
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPFetchMessagesOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCIMAPFetchMessagesOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPFetchNamespaceOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPFetchNamespaceOperation.h
new file mode 120000
index 0000000..22526b9
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPFetchNamespaceOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCIMAPFetchNamespaceOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPFetchParsedContentOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPFetchParsedContentOperation.h
new file mode 120000
index 0000000..995c08a
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPFetchParsedContentOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCIMAPFetchParsedContentOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPFolder.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPFolder.h
new file mode 120000
index 0000000..9f5832b
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPFolder.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCIMAPFolder.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPFolderInfo.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPFolderInfo.h
new file mode 120000
index 0000000..ca0ab58
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPFolderInfo.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCIMAPFolderInfo.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPFolderInfoOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPFolderInfoOperation.h
new file mode 120000
index 0000000..9977fc2
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPFolderInfoOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCIMAPFolderInfoOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPFolderStatus.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPFolderStatus.h
new file mode 120000
index 0000000..81b1e5b
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPFolderStatus.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCIMAPFolderStatus.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPFolderStatusOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPFolderStatusOperation.h
new file mode 120000
index 0000000..853bea0
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPFolderStatusOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCIMAPFolderStatusOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPIdentity.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPIdentity.h
new file mode 120000
index 0000000..18a2710
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPIdentity.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCIMAPIdentity.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPIdentityOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPIdentityOperation.h
new file mode 120000
index 0000000..7900a2c
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPIdentityOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCIMAPIdentityOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPIdleOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPIdleOperation.h
new file mode 120000
index 0000000..6c47952
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPIdleOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCIMAPIdleOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPMessage.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPMessage.h
new file mode 120000
index 0000000..d0bc8b3
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPMessage.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCIMAPMessage.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPMessagePart.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPMessagePart.h
new file mode 120000
index 0000000..fe875aa
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPMessagePart.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCIMAPMessagePart.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPMessageRenderingOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPMessageRenderingOperation.h
new file mode 120000
index 0000000..6a78d98
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPMessageRenderingOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCIMAPMessageRenderingOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPMoveMessagesOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPMoveMessagesOperation.h
new file mode 120000
index 0000000..15c0b40
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPMoveMessagesOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCIMAPMoveMessagesOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPMultipart.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPMultipart.h
new file mode 120000
index 0000000..50cfb2b
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPMultipart.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCIMAPMultipart.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPNamespace.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPNamespace.h
new file mode 120000
index 0000000..042727e
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPNamespace.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCIMAPNamespace.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPNamespaceItem.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPNamespaceItem.h
new file mode 120000
index 0000000..99cbc2d
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPNamespaceItem.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCIMAPNamespaceItem.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPOperation.h
new file mode 120000
index 0000000..e0219a8
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCIMAPOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPOperationCallback.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPOperationCallback.h
new file mode 120000
index 0000000..f4e8747
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPOperationCallback.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCIMAPOperationCallback.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPPart.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPPart.h
new file mode 120000
index 0000000..061d81c
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPPart.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCIMAPPart.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPProgressCallback.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPProgressCallback.h
new file mode 120000
index 0000000..6ea4234
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPProgressCallback.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCIMAPProgressCallback.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPQuotaOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPQuotaOperation.h
new file mode 120000
index 0000000..c3489d4
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPQuotaOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCIMAPQuotaOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPSearchExpression.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPSearchExpression.h
new file mode 120000
index 0000000..5b7510c
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPSearchExpression.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCIMAPSearchExpression.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPSearchOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPSearchOperation.h
new file mode 120000
index 0000000..5588a51
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPSearchOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCIMAPSearchOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPSession.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPSession.h
new file mode 120000
index 0000000..8b53343
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPSession.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCIMAPSession.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPSyncResult.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPSyncResult.h
new file mode 120000
index 0000000..7ead1bd
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIMAPSyncResult.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCIMAPSyncResult.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCIndexSet.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIndexSet.h
new file mode 120000
index 0000000..18aa588
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIndexSet.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCIndexSet.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCIterator.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIterator.h
new file mode 120000
index 0000000..1ee7f25
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCIterator.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCIterator.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCJSON.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCJSON.h
new file mode 120000
index 0000000..d9c824c
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCJSON.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCJSON.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCLibetpanTypes.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCLibetpanTypes.h
new file mode 120000
index 0000000..7eb1a61
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCLibetpanTypes.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCLibetpanTypes.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCLog.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCLog.h
new file mode 120000
index 0000000..a454274
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCLog.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCLog.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCMD5.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCMD5.h
new file mode 120000
index 0000000..dc99cde
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCMD5.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCMD5.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCMailProvider.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCMailProvider.h
new file mode 120000
index 0000000..fcffa73
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCMailProvider.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCMailProvider.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCMailProvidersManager.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCMailProvidersManager.h
new file mode 120000
index 0000000..e23ae60
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCMailProvidersManager.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCMailProvidersManager.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCMessageBuilder.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCMessageBuilder.h
new file mode 120000
index 0000000..292bda5
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCMessageBuilder.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCMessageBuilder.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCMessageConstants.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCMessageConstants.h
new file mode 120000
index 0000000..a25ed70
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCMessageConstants.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCMessageConstants.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCMessageHeader.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCMessageHeader.h
new file mode 120000
index 0000000..f8db371
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCMessageHeader.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCMessageHeader.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCMessageParser.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCMessageParser.h
new file mode 120000
index 0000000..d0a7fd9
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCMessageParser.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCMessageParser.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCMessagePart.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCMessagePart.h
new file mode 120000
index 0000000..b52b5c8
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCMessagePart.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCMessagePart.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCMultipart.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCMultipart.h
new file mode 120000
index 0000000..2a12243
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCMultipart.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCMultipart.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTP.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTP.h
new file mode 120000
index 0000000..e8c2a65
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTP.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCNNTP.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPAsyncSession.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPAsyncSession.h
new file mode 120000
index 0000000..719024e
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPAsyncSession.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCNNTPAsyncSession.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPFetchAllArticlesOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPFetchAllArticlesOperation.h
new file mode 120000
index 0000000..3308084
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPFetchAllArticlesOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCNNTPFetchAllArticlesOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPFetchArticleOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPFetchArticleOperation.h
new file mode 120000
index 0000000..ea11371
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPFetchArticleOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCNNTPFetchArticleOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPFetchHeaderOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPFetchHeaderOperation.h
new file mode 120000
index 0000000..35609ae
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPFetchHeaderOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCNNTPFetchHeaderOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPFetchOverviewOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPFetchOverviewOperation.h
new file mode 120000
index 0000000..468ebc7
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPFetchOverviewOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCNNTPFetchOverviewOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPFetchServerTimeOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPFetchServerTimeOperation.h
new file mode 120000
index 0000000..0b92fad
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPFetchServerTimeOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCNNTPFetchServerTimeOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPGroupInfo.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPGroupInfo.h
new file mode 120000
index 0000000..66cf7cb
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPGroupInfo.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCNNTPGroupInfo.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPListNewsgroupsOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPListNewsgroupsOperation.h
new file mode 120000
index 0000000..f870550
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPListNewsgroupsOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCNNTPListNewsgroupsOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPOperation.h
new file mode 120000
index 0000000..780bb4a
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCNNTPOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPOperationCallback.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPOperationCallback.h
new file mode 120000
index 0000000..aa7eb00
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPOperationCallback.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCNNTPOperationCallback.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPPostOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPPostOperation.h
new file mode 120000
index 0000000..3561e11
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPPostOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCNNTPPostOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPProgressCallback.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPProgressCallback.h
new file mode 120000
index 0000000..e1badf4
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPProgressCallback.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCNNTPProgressCallback.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPSession.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPSession.h
new file mode 120000
index 0000000..bea0d27
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCNNTPSession.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCNNTPSession.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCNetService.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCNetService.h
new file mode 120000
index 0000000..c48a4f0
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCNetService.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCNetService.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCNull.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCNull.h
new file mode 120000
index 0000000..6ed7349
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCNull.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCNull.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOAbstract.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOAbstract.h
new file mode 120000
index 0000000..6465a93
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOAbstract.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOAbstract.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOAbstractMessage.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOAbstractMessage.h
new file mode 120000
index 0000000..a99f139
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOAbstractMessage.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOAbstractMessage.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOAbstractMessagePart.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOAbstractMessagePart.h
new file mode 120000
index 0000000..4c5b3b6
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOAbstractMessagePart.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOAbstractMessagePart.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOAbstractMultipart.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOAbstractMultipart.h
new file mode 120000
index 0000000..a709e58
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOAbstractMultipart.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOAbstractMultipart.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOAbstractPart.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOAbstractPart.h
new file mode 120000
index 0000000..7a2d113
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOAbstractPart.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOAbstractPart.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOAccountValidator.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOAccountValidator.h
new file mode 120000
index 0000000..7da0927
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOAccountValidator.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOAccountValidator.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOAddress.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOAddress.h
new file mode 120000
index 0000000..b9a3b61
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOAddress.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOAddress.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOAttachment.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOAttachment.h
new file mode 120000
index 0000000..8103c06
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOAttachment.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOAttachment.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOConstants.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOConstants.h
new file mode 120000
index 0000000..da7899f
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOConstants.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOConstants.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOHTMLRendererDelegate.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOHTMLRendererDelegate.h
new file mode 120000
index 0000000..924bc55
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOHTMLRendererDelegate.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOHTMLRendererDelegate.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOHTMLRendererIMAPDelegate.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOHTMLRendererIMAPDelegate.h
new file mode 120000
index 0000000..69fad11
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOHTMLRendererIMAPDelegate.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOHTMLRendererIMAPDelegate.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAP.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAP.h
new file mode 120000
index 0000000..8f10e33
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAP.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOIMAP.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPAppendMessageOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPAppendMessageOperation.h
new file mode 120000
index 0000000..1afbd74
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPAppendMessageOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOIMAPAppendMessageOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPBaseOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPBaseOperation.h
new file mode 120000
index 0000000..63a8601
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPBaseOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOIMAPBaseOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPCapabilityOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPCapabilityOperation.h
new file mode 120000
index 0000000..71359f3
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPCapabilityOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOIMAPCapabilityOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPCopyMessagesOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPCopyMessagesOperation.h
new file mode 120000
index 0000000..558f502
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPCopyMessagesOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOIMAPCopyMessagesOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPCustomCommandOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPCustomCommandOperation.h
new file mode 120000
index 0000000..e4176fb
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPCustomCommandOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOIMAPCustomCommandOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPFetchContentOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPFetchContentOperation.h
new file mode 120000
index 0000000..55b8768
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPFetchContentOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOIMAPFetchContentOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPFetchContentToFileOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPFetchContentToFileOperation.h
new file mode 120000
index 0000000..1d6f7d5
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPFetchContentToFileOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOIMAPFetchContentToFileOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPFetchFoldersOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPFetchFoldersOperation.h
new file mode 120000
index 0000000..b574e43
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPFetchFoldersOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOIMAPFetchFoldersOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPFetchMessagesOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPFetchMessagesOperation.h
new file mode 120000
index 0000000..9b31a99
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPFetchMessagesOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOIMAPFetchMessagesOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPFetchNamespaceOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPFetchNamespaceOperation.h
new file mode 120000
index 0000000..8ee5747
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPFetchNamespaceOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOIMAPFetchNamespaceOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPFetchParsedContentOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPFetchParsedContentOperation.h
new file mode 120000
index 0000000..d73d939
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPFetchParsedContentOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOIMAPFetchParsedContentOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPFolder.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPFolder.h
new file mode 120000
index 0000000..6d3cc76
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPFolder.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOIMAPFolder.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPFolderInfo.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPFolderInfo.h
new file mode 120000
index 0000000..c92326d
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPFolderInfo.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOIMAPFolderInfo.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPFolderInfoOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPFolderInfoOperation.h
new file mode 120000
index 0000000..71b548b
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPFolderInfoOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOIMAPFolderInfoOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPFolderStatus.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPFolderStatus.h
new file mode 120000
index 0000000..918ff85
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPFolderStatus.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOIMAPFolderStatus.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPFolderStatusOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPFolderStatusOperation.h
new file mode 120000
index 0000000..63f1018
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPFolderStatusOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOIMAPFolderStatusOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPIdentity.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPIdentity.h
new file mode 120000
index 0000000..7e91a59
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPIdentity.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOIMAPIdentity.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPIdentityOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPIdentityOperation.h
new file mode 120000
index 0000000..4b9de27
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPIdentityOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOIMAPIdentityOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPIdleOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPIdleOperation.h
new file mode 120000
index 0000000..3c542dd
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPIdleOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOIMAPIdleOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPMessage.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPMessage.h
new file mode 120000
index 0000000..0474c3c
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPMessage.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOIMAPMessage.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPMessagePart.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPMessagePart.h
new file mode 120000
index 0000000..7b9e644
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPMessagePart.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOIMAPMessagePart.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPMessageRenderingOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPMessageRenderingOperation.h
new file mode 120000
index 0000000..c1f38fd
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPMessageRenderingOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOIMAPMessageRenderingOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPMoveMessagesOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPMoveMessagesOperation.h
new file mode 120000
index 0000000..0ccb39e
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPMoveMessagesOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOIMAPMoveMessagesOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPMultipart.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPMultipart.h
new file mode 120000
index 0000000..39baaa0
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPMultipart.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOIMAPMultipart.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPNamespace.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPNamespace.h
new file mode 120000
index 0000000..bb384b0
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPNamespace.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOIMAPNamespace.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPNamespaceItem.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPNamespaceItem.h
new file mode 120000
index 0000000..86e912d
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPNamespaceItem.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOIMAPNamespaceItem.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPOperation.h
new file mode 120000
index 0000000..b3cdb8f
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOIMAPOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPPart.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPPart.h
new file mode 120000
index 0000000..b1e7fd1
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPPart.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOIMAPPart.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPQuotaOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPQuotaOperation.h
new file mode 120000
index 0000000..ede2c55
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPQuotaOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOIMAPQuotaOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPSearchExpression.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPSearchExpression.h
new file mode 120000
index 0000000..0253cd9
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPSearchExpression.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOIMAPSearchExpression.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPSearchOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPSearchOperation.h
new file mode 120000
index 0000000..e61fdb3
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPSearchOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOIMAPSearchOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPSession.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPSession.h
new file mode 120000
index 0000000..0aa8eb4
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIMAPSession.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOIMAPSession.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIndexSet.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIndexSet.h
new file mode 120000
index 0000000..5a0b98c
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOIndexSet.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOIndexSet.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOMailProvider.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOMailProvider.h
new file mode 120000
index 0000000..1f6b474
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOMailProvider.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOMailProvider.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOMailProvidersManager.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOMailProvidersManager.h
new file mode 120000
index 0000000..23c9db0
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOMailProvidersManager.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOMailProvidersManager.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOMessageBuilder.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOMessageBuilder.h
new file mode 120000
index 0000000..d6344f3
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOMessageBuilder.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOMessageBuilder.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOMessageHeader.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOMessageHeader.h
new file mode 120000
index 0000000..ba8d841
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOMessageHeader.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOMessageHeader.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOMessageParser.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOMessageParser.h
new file mode 120000
index 0000000..8f7e905
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOMessageParser.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOMessageParser.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOMessagePart.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOMessagePart.h
new file mode 120000
index 0000000..be12f95
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOMessagePart.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOMessagePart.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOMultipart.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOMultipart.h
new file mode 120000
index 0000000..d9fa63f
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOMultipart.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOMultipart.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCONNTP.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCONNTP.h
new file mode 120000
index 0000000..e0b2dc2
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCONNTP.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCONNTP.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCONNTPFetchAllArticlesOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCONNTPFetchAllArticlesOperation.h
new file mode 120000
index 0000000..150757c
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCONNTPFetchAllArticlesOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCONNTPFetchAllArticlesOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCONNTPFetchArticleOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCONNTPFetchArticleOperation.h
new file mode 120000
index 0000000..c120965
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCONNTPFetchArticleOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCONNTPFetchArticleOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCONNTPFetchHeaderOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCONNTPFetchHeaderOperation.h
new file mode 120000
index 0000000..0549c92
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCONNTPFetchHeaderOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCONNTPFetchHeaderOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCONNTPFetchOverviewOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCONNTPFetchOverviewOperation.h
new file mode 120000
index 0000000..f728824
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCONNTPFetchOverviewOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCONNTPFetchOverviewOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCONNTPFetchServerTimeOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCONNTPFetchServerTimeOperation.h
new file mode 120000
index 0000000..75c6e1f
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCONNTPFetchServerTimeOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCONNTPFetchServerTimeOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCONNTPGroupInfo.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCONNTPGroupInfo.h
new file mode 120000
index 0000000..41fd02f
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCONNTPGroupInfo.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCONNTPGroupInfo.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCONNTPListNewsgroupsOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCONNTPListNewsgroupsOperation.h
new file mode 120000
index 0000000..cc05ca5
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCONNTPListNewsgroupsOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCONNTPListNewsgroupsOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCONNTPOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCONNTPOperation.h
new file mode 120000
index 0000000..b5c6ab9
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCONNTPOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCONNTPOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCONNTPPostOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCONNTPPostOperation.h
new file mode 120000
index 0000000..35b972e
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCONNTPPostOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCONNTPPostOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCONNTPSession.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCONNTPSession.h
new file mode 120000
index 0000000..dc0df51
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCONNTPSession.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCONNTPSession.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCONetService.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCONetService.h
new file mode 120000
index 0000000..428358c
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCONetService.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCONetService.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOObjectWrapper.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOObjectWrapper.h
new file mode 120000
index 0000000..cd91aed
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOObjectWrapper.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOObjectWrapper.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOOperation.h
new file mode 120000
index 0000000..5977215
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOPOP.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOPOP.h
new file mode 120000
index 0000000..3bd9b6b
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOPOP.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOPOP.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOPOPFetchHeaderOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOPOPFetchHeaderOperation.h
new file mode 120000
index 0000000..95fe762
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOPOPFetchHeaderOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOPOPFetchHeaderOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOPOPFetchMessageOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOPOPFetchMessageOperation.h
new file mode 120000
index 0000000..2858173
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOPOPFetchMessageOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOPOPFetchMessageOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOPOPFetchMessagesOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOPOPFetchMessagesOperation.h
new file mode 120000
index 0000000..380c2a3
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOPOPFetchMessagesOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOPOPFetchMessagesOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOPOPMessageInfo.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOPOPMessageInfo.h
new file mode 120000
index 0000000..b76aaf7
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOPOPMessageInfo.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOPOPMessageInfo.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOPOPOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOPOPOperation.h
new file mode 120000
index 0000000..9613405
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOPOPOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOPOPOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOPOPSession.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOPOPSession.h
new file mode 120000
index 0000000..e0c4541
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOPOPSession.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOPOPSession.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOProvider.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOProvider.h
new file mode 120000
index 0000000..33a13f8
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOProvider.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOProvider.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCORFC822.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCORFC822.h
new file mode 120000
index 0000000..4271faf
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCORFC822.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCORFC822.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCORange.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCORange.h
new file mode 120000
index 0000000..5e6a430
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCORange.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCORange.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOSMTP.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOSMTP.h
new file mode 120000
index 0000000..837b720
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOSMTP.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOSMTP.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOSMTPOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOSMTPOperation.h
new file mode 120000
index 0000000..2682874
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOSMTPOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOSMTPOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOSMTPSendOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOSMTPSendOperation.h
new file mode 120000
index 0000000..afe4e0f
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOSMTPSendOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOSMTPSendOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOSMTPSession.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOSMTPSession.h
new file mode 120000
index 0000000..a306973
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOSMTPSession.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOSMTPSession.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOUtils.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOUtils.h
new file mode 120000
index 0000000..97561f9
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOUtils.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOUtils.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCObjC.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCObjC.h
new file mode 120000
index 0000000..f21e7d9
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCObjC.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCObjC.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCObject.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCObject.h
new file mode 120000
index 0000000..444abeb
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCObject.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCObject.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOperation.h
new file mode 120000
index 0000000..2e0726e
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOperationCallback.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOperationCallback.h
new file mode 120000
index 0000000..a1762a0
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOperationCallback.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOperationCallback.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCOperationQueue.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOperationQueue.h
new file mode 120000
index 0000000..dde00a9
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCOperationQueue.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCOperationQueue.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCPOP.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCPOP.h
new file mode 120000
index 0000000..962d83e
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCPOP.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCPOP.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCPOPAsyncSession.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCPOPAsyncSession.h
new file mode 120000
index 0000000..313982b
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCPOPAsyncSession.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCPOPAsyncSession.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCPOPFetchHeaderOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCPOPFetchHeaderOperation.h
new file mode 120000
index 0000000..b43b860
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCPOPFetchHeaderOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCPOPFetchHeaderOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCPOPFetchMessageOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCPOPFetchMessageOperation.h
new file mode 120000
index 0000000..46dfcfe
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCPOPFetchMessageOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCPOPFetchMessageOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCPOPFetchMessagesOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCPOPFetchMessagesOperation.h
new file mode 120000
index 0000000..79801dd
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCPOPFetchMessagesOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCPOPFetchMessagesOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCPOPMessageInfo.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCPOPMessageInfo.h
new file mode 120000
index 0000000..5f4ac86
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCPOPMessageInfo.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCPOPMessageInfo.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCPOPOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCPOPOperation.h
new file mode 120000
index 0000000..3bf756c
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCPOPOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCPOPOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCPOPOperationCallback.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCPOPOperationCallback.h
new file mode 120000
index 0000000..281f9e9
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCPOPOperationCallback.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCPOPOperationCallback.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCPOPProgressCallback.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCPOPProgressCallback.h
new file mode 120000
index 0000000..292f68f
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCPOPProgressCallback.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCPOPProgressCallback.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCPOPSession.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCPOPSession.h
new file mode 120000
index 0000000..fe6f143
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCPOPSession.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCPOPSession.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCProvider.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCProvider.h
new file mode 120000
index 0000000..e518db2
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCProvider.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCProvider.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCRFC822.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCRFC822.h
new file mode 120000
index 0000000..6b64952
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCRFC822.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCRFC822.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCRange.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCRange.h
new file mode 120000
index 0000000..62d3673
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCRange.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCRange.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCRenderer.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCRenderer.h
new file mode 120000
index 0000000..f40f921
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCRenderer.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCRenderer.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCSMTP.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCSMTP.h
new file mode 120000
index 0000000..c9a1b48
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCSMTP.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCSMTP.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCSMTPAsyncSession.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCSMTPAsyncSession.h
new file mode 120000
index 0000000..0cbb1bd
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCSMTPAsyncSession.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCSMTPAsyncSession.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCSMTPOperation.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCSMTPOperation.h
new file mode 120000
index 0000000..410fa58
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCSMTPOperation.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCSMTPOperation.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCSMTPOperationCallback.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCSMTPOperationCallback.h
new file mode 120000
index 0000000..a4d55fd
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCSMTPOperationCallback.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCSMTPOperationCallback.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCSMTPProgressCallback.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCSMTPProgressCallback.h
new file mode 120000
index 0000000..d9173ff
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCSMTPProgressCallback.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCSMTPProgressCallback.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCSMTPSession.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCSMTPSession.h
new file mode 120000
index 0000000..f7ac19c
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCSMTPSession.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCSMTPSession.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCSet.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCSet.h
new file mode 120000
index 0000000..fd17b1c
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCSet.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCSet.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCString.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCString.h
new file mode 120000
index 0000000..d918945
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCString.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCString.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCUtils.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCUtils.h
new file mode 120000
index 0000000..3c647f7
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCUtils.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCUtils.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MCValue.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MCValue.h
new file mode 120000
index 0000000..65dbf1c
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MCValue.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MCValue.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/MailCore.h b/Pods/Headers/Private/mailcore2-ios/MailCore/MailCore.h
new file mode 120000
index 0000000..6aacbe2
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/MailCore.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/MailCore.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/NSArray+MCO.h b/Pods/Headers/Private/mailcore2-ios/MailCore/NSArray+MCO.h
new file mode 120000
index 0000000..426a693
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/NSArray+MCO.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/NSArray+MCO.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/NSData+MCO.h b/Pods/Headers/Private/mailcore2-ios/MailCore/NSData+MCO.h
new file mode 120000
index 0000000..ff8c259
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/NSData+MCO.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/NSData+MCO.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/NSDictionary+MCO.h b/Pods/Headers/Private/mailcore2-ios/MailCore/NSDictionary+MCO.h
new file mode 120000
index 0000000..42514b1
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/NSDictionary+MCO.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/NSDictionary+MCO.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/NSError+MCO.h b/Pods/Headers/Private/mailcore2-ios/MailCore/NSError+MCO.h
new file mode 120000
index 0000000..dc5f22b
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/NSError+MCO.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/NSError+MCO.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/NSIndexSet+MCO.h b/Pods/Headers/Private/mailcore2-ios/MailCore/NSIndexSet+MCO.h
new file mode 120000
index 0000000..2788dd7
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/NSIndexSet+MCO.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/NSIndexSet+MCO.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/NSObject+MCO.h b/Pods/Headers/Private/mailcore2-ios/MailCore/NSObject+MCO.h
new file mode 120000
index 0000000..5350c35
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/NSObject+MCO.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/NSObject+MCO.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/NSString+MCO.h b/Pods/Headers/Private/mailcore2-ios/MailCore/NSString+MCO.h
new file mode 120000
index 0000000..2913814
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/NSString+MCO.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/NSString+MCO.h
\ No newline at end of file
diff --git a/Pods/Headers/Private/mailcore2-ios/MailCore/NSValue+MCO.h b/Pods/Headers/Private/mailcore2-ios/MailCore/NSValue+MCO.h
new file mode 120000
index 0000000..722edc1
--- /dev/null
+++ b/Pods/Headers/Private/mailcore2-ios/MailCore/NSValue+MCO.h
@@ -0,0 +1 @@
+../../../../mailcore2-ios/cocoapods-build/include/MailCore/NSValue+MCO.h
\ No newline at end of file
diff --git a/Pods/Local Podspecs/Travellib.podspec.json b/Pods/Local Podspecs/Travellib.podspec.json
deleted file mode 100644
index a34226a..0000000
--- a/Pods/Local Podspecs/Travellib.podspec.json	
+++ /dev/null
@@ -1,28 +0,0 @@
-{
-  "name": "Travellib",
-  "version": "0.0.1",
-  "summary": "A super short description of travellib.",
-  "description": "A super good decription abcdefghijklmnpqrstuvwxyz",
-  "homepage": "http://duckduckgo.com/?q=travellib",
-  "license": {
-    "type": "MIT",
-    "file": "LICENSE"
-  },
-  "authors": {
-    "jakob": "jakob.bode@fu-berlin.de"
-  },
-  "platforms": {
-    "ios": "9.0"
-  },
-  "source": {
-    "git": "https://git.imp.fu-berlin.de/jakobsbode/travellib.git",
-    "tag": "0.0.1"
-  },
-  "source_files": "Travellib/**/*.{swift,h}",
-  "exclude_files": "Travellib/TravellibTests",
-  "script_phases": {
-    "name": "CommonCrypto",
-    "script": "COMMON_CRYPTO_DIR=\"${SDKROOT}/usr/include/CommonCrypto\"\n\tif [ -f \"${COMMON_CRYPTO_DIR}/module.modulemap\" ]\n\t\tthen\n\t\techo \"CommonCrypto already exists, skipping\"\n\t\telse\n\t\t# This if-statement means we will only run the main script if the\n\t\t# CommonCrypto.framework directory doesn not exist because otherwise\n\t\t# the rest of the script causes a full recompile for anything\n\t\t# where CommonCrypto is a dependency\n\t\t# Do a \"Clean Build Folder\" to remove this directory and trigger\n\t\t# the rest of the script to run\n\t\tFRAMEWORK_DIR=\"${BUILT_PRODUCTS_DIR}/CommonCrypto.framework\"\n\t\tif [ -d \"${FRAMEWORK_DIR}\" ]; then\n\t\t\techo \"${FRAMEWORK_DIR} already exists, so skipping the rest of the script.\"\n\t\t\texit 0\n\t\tfi\n\t\tmkdir -p \"${FRAMEWORK_DIR}/Modules\"\n\t\techo \"module CommonCrypto [system] {\n\t\t\theader \\\"${SDKROOT}/usr/include/CommonCrypto/CommonCrypto.h\\\"\n\t\t\texport *\n\t\t}\" >> \"${FRAMEWORK_DIR}/Modules/module.modulemap\"\n\t\tln -sf \"${SDKROOT}/usr/include/CommonCrypto\" \"${FRAMEWORK_DIR}/Headers\"\n\tfi",
-    "execution_position": "before_compile"
-  }
-}
diff --git a/Pods/Onboard/LICENSE.txt b/Pods/Onboard/LICENSE.txt
deleted file mode 100755
index cd18561..0000000
--- a/Pods/Onboard/LICENSE.txt
+++ /dev/null
@@ -1,21 +0,0 @@
-Copyright (c) 2014 Michael Amaral
-
-MIT LICENSE
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
diff --git a/Pods/Onboard/README.md b/Pods/Onboard/README.md
deleted file mode 100644
index 545ceec..0000000
--- a/Pods/Onboard/README.md
+++ /dev/null
@@ -1,174 +0,0 @@
-#Onboard
-
-[![Build Status](https://travis-ci.org/mamaral/Onboard.svg?branch=master)](https://travis-ci.org/mamaral/Onboard)
-[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
-[![License](http://img.shields.io/:license-mit-blue.svg)](http://doge.mit-license.org)
-![Badge w/ Version](https://img.shields.io/cocoapods/v/Onboard.svg)
-
-![demo](Screenshots/city.gif)
-![demo](Screenshots/almanac.gif)
-![demo](Screenshots/solar.gif)
-![demo](Screenshots/tripnary.gif)
-
-#[Click Here For More Examples](examples.md)
-
-
-Usage
-=====
-
-Adding the following to your `Podfile` and running `pod install` should do the trick:
-
-```
-pod 'Onboard'
-```
-
-*If you don't want to use CocoaPods*, you can use Carthage or grab the files located in the *Source* folder and pull them into your project manually.
-
-Each onboarding experience is comprised of two primary components - the background and the content pages. The background includes the static background image/video, the page control, and the skip button. The content pages are made up of four pieces, an image/icon, title, body, and action button.
-
-Create individual pages by creating instances of `OnboardingContentViewController`. Provide a title, body, image, text for an action button, and within the action block handle whatever you want to do when the users press the button. If you don't want a button, you can leave both the button text and action handler nil.
-
-####Objective-C
-```objective-c
-OnboardingContentViewController *firstPage = [OnboardingContentViewController contentWithTitle:@"Page Title" body:@"Page body goes here." image:[UIImage imageNamed:@"icon"] buttonText:@"Text For Button" action:^{
-    // do something here when users press the button, like ask for location services permissions, register for push notifications, connect to social media, or finish the onboarding process
-}];
-```
-####Swift
-```Swift
-let firstPage = OnboardingContentViewController(title: "Page Title", body: "Page body goes here.", image: UIImage(named: "icon"), buttonText: "Text For Button") { () -> Void in
-    // do something here when users press the button, like ask for location services permissions, register for push notifications, connect to social media, or finish the onboarding process
-    }
-```
-
-Then create the `OnboardingViewController` by providing either a background image or a URL to a local video file in your project, and an array of content view controllers you just created. You can then present the view modally and get the onboarding process started!
-
-####Objective-C
-```objective-c
-// Image
-OnboardingViewController *onboardingVC = [OnboardingViewController onboardWithBackgroundImage:[UIImage imageNamed:@"background"] contents:@[firstPage, secondPage, thirdPage]];
-
-// Video
-NSBundle *bundle = [NSBundle mainBundle];
-NSString *moviePath = [bundle pathForResource:@"yourVid" ofType:@"mp4"];
-NSURL *movieURL = [NSURL fileURLWithPath:moviePath];
-
-OnboardingViewController *onboardingVC = [OnboardingViewController onboardWithBackgroundVideoURL:movieURL contents:@[firstPage, secondPage, thirdPage]];
-```
-####Swift
-```swift
-// Image
-let onboardingVC = OnboardingViewController(backgroundImage: UIImage(named: "background"), contents: [firstPage, secondPage, thirdPage])
-
-// Video
-let bundle = NSBundle.mainBundle()
-let moviePath = bundle.pathForResource("yourVid", ofType: "mp4")
-let movieURL = NSURL(fileURLWithPath: moviePath!)
-
-let onboardingVC = OnboardingViewController(backgroundVideoURL: movieUrl, contents: [firstPage, secondPage, thirdPage])
-```
-
-
-With only a few lines of code you have a beautiful, end-to-end onboarding process that will get your users excited to use your awesome application.
-
-
-Customization
-=============
-
-The `iconImageView`, `titleLabel`, `bodyLabel`, and `actionButton` properties are exposed for customizing fonts, sizing, etc., and the spacing between elements on the content pages can be customized as well:
-
-```objective-c
-onboardingVC.topPadding = 20;
-onboardingVC.underIconPadding = 10;
-onboardingVC.underTitlePadding = 15;
-onboardingVC.bottomPadding = 20;
-
-```
-
-![demo](Screenshots/key.png)
-
-Blurring, Masking, and Fading
-=============
-
-By default, the image you use for the background will have a mask applied over it, darkening it a bit. This is to add a little bit of contrast so the text can more easily be seen. This can easily be disabled if your image is already edited or looks fine as-is:
-
-```objective-c
-onboardingVC.shouldMaskBackground = NO; // defaults to YES
-```
-
-We can also apply a blur to your background image:
-
-```objective-c
-onboardingVC.shouldBlurBackground = YES; // defaults to NO
-```
-
-Apply a fade effect to the icons, text, and buttons, while transitioning between pages. Contents fade out as you scroll away, and the contents for the next page fade in as they scroll in.
-
-```objective-c
-onboardingVC.shouldFadeTransitions = YES; // defaults to NO
-```
-
-***Note:*** Ensure you do not cause the onboard view controller's view to be loaded prior to setting these properties, as these values only take effect when the view controller's `viewDidLoad` is called, so doing something like setting your `onboardingVC.view.backgroundColor = [UIColor whiteColor];` before setting this values would lead to the setting of these to not take effect.
-
-You can tweak these settings in a few different combinations to get your desired effect:
-
-![demo](Screenshots/normal.png)
-![demo](Screenshots/dark.png)
-![demo](Screenshots/lightblur.png)
-![demo](Screenshots/darkblur.png)
-
-Auto-Navigation
-=============
-
-If you want to automatically move users to the next page in the onboarding process when they press the action button simply set the `movesToNextViewController` property to `YES` on any `OnboardingContentViewController` that isn’t the last view controller in the onboarding process. Coupled with this, you can disable the ability to swipe between contents by setting the `swipingEnabled` property on the `OnboardingViewController` to `NO`. This allows you to have greater control over the onboarding process if you desire. Finally, if your design lends itself to not having a page control, or if it is only one page, you can set the `hidePageControl` property to `YES` and the page control dots will not appear.
-
-```objective-c
-contentVC.movesToNextViewController = YES;
-onboardingVC.swipingEnabled = NO;
-onboardingVC.hidePageControl = YES;
-```
-
-Skipping
-=============
-
-If you want to allow users to skip the onboarding process, enable skipping on the onboarding view controller and set a block to be executed when the skip button is pressed.
-
-```objective-c
-onboardingVC.allowSkipping = YES;
-onboardingVC.skipHandler = ^{
-    // Dismiss, fade out, etc...
-};
-```
-
-Blocks
-=========
-
-There may be cases in which you want to do *something* when the content pages are about to appear, and when they did appear. In this case, you can set the viewWillAppearBlock and viewDidAppearBlock properties on any or all of the content pages to handle whatever you’d like.
-
-```objective-c
-contentVC.viewWillAppearBlock = ^{
-	// do something when the view will appear here…
-}
-
-contentVC.viewDidAppearBlock = ^{
-	// do something when the view appears here…
-}
-```
-
-
-Notes
-=====
-
-I'm not currently supporting landscape at the moment, so I would recommend either using this in an application that only supports portrait, or wrapping it in a subclassed UINavigationController that only supports portrait.
-
-
-Community
-=====
-
-Questions, comments, issues, and pull requests welcomed!!
-
-
-License
-=====
-
-This project is made available under the MIT license. See LICENSE.txt for details.
diff --git a/Pods/Onboard/Source/OnboardingContentViewController.h b/Pods/Onboard/Source/OnboardingContentViewController.h
deleted file mode 100644
index 895ce74..0000000
--- a/Pods/Onboard/Source/OnboardingContentViewController.h
+++ /dev/null
@@ -1,224 +0,0 @@
-//
-//  OnboardingContentViewController.h
-//  Onboard
-//
-//  Created by Mike on 8/17/14.
-//  Copyright (c) 2014 Mike Amaral. All rights reserved.
-//
-
-#import <UIKit/UIKit.h>
-@import AVKit;
-
-NS_ASSUME_NONNULL_BEGIN
-
-@class OnboardingViewController;
-@class OnboardingContentViewController;
-
-@protocol OnboardingContentViewControllerDelegate <NSObject>
-
-@required
-- (void)setNextPage:(OnboardingContentViewController *)contentVC;
-- (void)setCurrentPage:(OnboardingContentViewController *)contentVC;
-
-@end
-
-extern NSString * const kOnboardMainTextAccessibilityIdentifier;
-extern NSString * const kOnboardSubTextAccessibilityIdentifier;
-extern NSString * const kOnboardActionButtonAccessibilityIdentifier;
-extern CGFloat kDefaultImageViewSize;
-extern CGFloat kDefaultTitleFontSize;
-extern CGFloat kDefaultBodyFontSize;
-
-typedef void (^action_callback)(OnboardingViewController *onboardController);
-
-
-@interface OnboardingContentViewController : UIViewController
-
-@property (nonatomic, weak) OnboardingViewController<OnboardingContentViewControllerDelegate> *delegate;
-
-/**
- * @brief Determines if the next page is automatically shown when the action button is pressed.
- */
-@property (nonatomic) BOOL movesToNextViewController;
-
-/**
- * @brief Determines if only the inpuview will be shown.
- */
-@property (nonatomic) BOOL onlyInputView;
-
-
-/**
- * @brief The image view used to show the top icon.
- */
-@property (nonatomic, strong) UIImageView *iconImageView;
-
-
-/**
- * @brief The title label.
- */
-@property (nonatomic, strong) UILabel *titleLabel;
-
-
-/**
- * @brief The body label.
- */
-@property (nonatomic, strong) UILabel *bodyLabel;
-
-/**
- * @brief The textfield.
- */
-@property (nonatomic, strong) UIView *inputView;
-
-/**
- * @brief The button used to call the action handler if one was provided.
- */
-@property (nonatomic, strong) UIButton *actionButton;
-
-
-/**
- * @brief The width of the icon image view.
- */
-@property (nonatomic) CGFloat iconWidth;
-
-
-/**
- * @brief The height of the icon image view.
- */
-@property (nonatomic) CGFloat iconHeight;
-
-
-/**
- * @brief The padding between the top of the screen and the top of the icon image view.
- */
-@property (nonatomic) CGFloat topPadding;
-
-
-/**
- * @brief The padding between the icon image view and the title label.
- */
-@property (nonatomic) CGFloat underIconPadding;
-
-
-/**
- * @brief The padding between the title label and the body label;
- */
-@property (nonatomic) CGFloat underTitlePadding;
-
-
-/**
- * @brief The padding between the bottom of the action button and the page control.
- */
-@property (nonatomic) CGFloat bottomPadding;
-
-
-/**
- * @brief The padding between the bottom of the screen and the page control.
- */
-@property (nonatomic) CGFloat underPageControlPadding;
-
-
-/**
- * @brief The block executed when the action button is pressed.
- */
-@property (nonatomic, copy) action_callback buttonActionHandler;
-
-
-/**
- * @brief The block executed when the content view controller's viewWillAppear method is called.
- */
-@property (nonatomic, copy) dispatch_block_t viewWillAppearBlock;
-
-
-/**
- * @brief The block executed when the content view controller's viewDidAppear method is called.
- */
-@property (nonatomic, copy) dispatch_block_t viewDidAppearBlock;
-
-
-/**
- * @brief The block executed when the content view controller's viewWillDisappear method is called.
- */
-@property (nonatomic, copy) dispatch_block_t viewWillDisappearBlock;
-
-
-/**
- * @brief The block executed when the content view controller's viewDidDisappear method is called.
- */
-@property (nonatomic, copy) dispatch_block_t viewDidDisappearBlock;
-
-
-/**
- * @brief The movie player controller used to play background movies.
- */
-@property (nonatomic, strong) AVPlayerViewController *moviePlayerController;
-
-NS_ASSUME_NONNULL_END
-
-/**
- * @brief Convenience class initializer for creating an onboarding content view controller.
- * @return An instance of OnboardingViewController with the provided information.
- */
-+ (nonnull instancetype)contentWithTitle:(nullable NSString *)title body:(nullable NSString *)body image:(nullable UIImage *)image buttonText:(nullable NSString *)buttonText action:(nullable dispatch_block_t)action;
-
-
-/**
- * @brief Initializer for creating an onboarding content view controller.
- * @return An instance of OnboardingViewController with the provided information.
- */
-- (nonnull instancetype)initWithTitle:(nullable NSString *)title body:(nullable NSString *)body image:(nullable UIImage *)image buttonText:(nullable NSString *)buttonText action:(nullable dispatch_block_t)action;
-
-
-/**
- * @brief Convenience class initializer for creating an onboarding content view controller with an action_callback block.
- * @return An instance of OnboardingViewController with the provided information.
- */
-+ (nonnull instancetype)contentWithTitle:(nullable NSString *)title body:(nullable NSString *)body image:(nullable UIImage *)image buttonText:(nullable NSString *)buttonText actionBlock:(nullable action_callback)actionBlock;
-
-
-/**
- * @brief Convenience class initializer for creating an onboarding content view controller with a video.
- * @return An instance of OnboardingViewController with the provided information.
- */
-+ (nonnull instancetype)contentWithTitle:(nullable NSString *)title body:(nullable NSString *)body videoURL:(nullable NSURL *)videoURL inputView:(UIView *)inputView buttonText:(nullable NSString *)buttonText actionBlock:(nullable dispatch_block_t)actionBlock;
-
-+ (nonnull instancetype)contentWithTitle:(nullable NSString *)title body:(nullable NSString *)body videoURL:(nullable NSURL *)videoURL inputView:(UIView *)inputView buttonText:(nullable NSString *)buttonText actionBlock:(nullable dispatch_block_t)actionBlock withPadding:(nonnull BOOL*)withPadding;
-
-
-/**
- * @brief Initializer for creating an onboarding content view controller with a video.
- * @return An instance of OnboardingViewController with the provided information.
- */
-- (nonnull instancetype)initWithTitle:(nullable NSString *)title body:(nullable NSString *)body videoURL:(nullable NSURL *)videoURL buttonText:(nullable NSString *)buttonText action:(nullable dispatch_block_t)action;
-
-
-/**
- * @brief Convenience class initializer for creating an onboarding content view controller with a video and an action_callback block.
- * @return An instance of OnboardingViewController with the provided information.
- */
-+ (nonnull instancetype)contentWithTitle:(nullable NSString *)title body:(nullable NSString *)body videoURL:(nullable NSURL *)videoURL buttonText:(nullable NSString *)buttonText actionBlock:(nullable action_callback)actionBlock;
-
-
-/**
- * @brief Initializer for creating an onboarding content view controller with a video and an action_callback block.
- * @return An instance of OnboardingViewController with the provided information.
- */
-- (nonnull instancetype)initWithTitle:(nullable NSString *)title body:(nullable NSString *)body image:(nullable UIImage *)image buttonText:(nullable NSString *)buttonText actionBlock:(nullable action_callback)actionBlock;
-
-
-/**
- * @brief Initializer for creating an onboarding content view controller with a video and an action_callback block.
- * @return An instance of OnboardingViewController with the provided information.
- */
-- (nonnull instancetype)initWithTitle:(nullable NSString *)title body:(nullable NSString *)body image:(nullable UIImage *)image videoURL:(nullable NSURL *)videoURL buttonText:(nullable NSString *)buttonText actionBlock:(nullable action_callback)actionBlock;
-
-- (nonnull instancetype)initWithTitle:(nullable NSString *)title body:(nullable NSString *)body image:(nullable UIImage *)image videoURL:(nullable NSURL *)videoURL inputView:(nullable UIView *)inputView buttonText:(nullable NSString *)buttonText actionBlock:(nullable dispatch_block_t)actionBlock;
-
-
-- (nonnull instancetype)initWithTitle:(nullable NSString *)title body:(nullable NSString *)body image:(nullable UIImage *)image videoURL:(nullable NSURL *)videoURL inputView:(nullable UIView *)inputView buttonText:(nullable NSString *)buttonText actionBlock:(nullable dispatch_block_t)actionBlock withPadding:(BOOL*)withPadding;
-
-/**
- * @brief Method used to update the alpha value for all floating subviews (image, title, body, etc.)
- */
-- (void)updateAlphas:(CGFloat)newAlpha;
-
-@end
diff --git a/Pods/Onboard/Source/OnboardingContentViewController.m b/Pods/Onboard/Source/OnboardingContentViewController.m
deleted file mode 100644
index 33217ba..0000000
--- a/Pods/Onboard/Source/OnboardingContentViewController.m
+++ /dev/null
@@ -1,513 +0,0 @@
-//
-//  OnboardingContentViewController.m
-//  Onboard
-//
-//  Created by Mike on 8/17/14.
-//  Copyright (c) 2014 Mike Amaral. All rights reserved.
-//
-
-#import "OnboardingContentViewController.h"
-#import "OnboardingViewController.h"
-@import AVFoundation;
-
-static NSString * const kDefaultOnboardingFont = @"Helvetica-Light";
-
-#define DEFAULT_TEXT_COLOR [UIColor whiteColor];
-
-static CGFloat const kContentWidthMultiplier = 0.9;
-CGFloat kDefaultImageViewSize = 100;
-static CGFloat const kDefaultTopPadding = 60;
-static CGFloat const kDefaultUnderIconPadding = 30;
-static CGFloat const kDefaultUnderTitlePadding = 30;
-static CGFloat const kDefaultBottomPadding = 0;
-static CGFloat const kDefaultUnderPageControlPadding = 0;
-CGFloat kDefaultTitleFontSize = 38;
-CGFloat kDefaultBodyFontSize = 28;
-static CGFloat const kDefaultButtonFontSize = 24;
-
-static CGFloat const kActionButtonHeight = 50;
-static CGFloat const kMainPageControlHeight = 35;
-
-NSString * const kOnboardMainTextAccessibilityIdentifier = @"OnboardMainTextAccessibilityIdentifier";
-NSString * const kOnboardSubTextAccessibilityIdentifier = @"OnboardSubTextAccessibilityIdentifier";
-NSString * const kOnboardActionButtonAccessibilityIdentifier = @"OnboardActionButtonAccessibilityIdentifier";
-NSString * const kOnboardInputViewAccessibilityIdentifier = @"OnboardInputViewAccessibilityIdentifier";
-
-@interface OnboardingContentViewController ()
-
-@property (nonatomic, strong) AVPlayer *player;
-@property (nonatomic, strong) NSURL *videoURL;
-
-@property (nonatomic) BOOL wasPreviouslyVisible;
-
-@property (nonatomic, nullable) BOOL* withPadding;
-
-@end
-
-@implementation OnboardingContentViewController
-
-- (void)dealloc {
-    [[NSNotificationCenter defaultCenter] removeObserver:self];
-}
-
-
-#pragma mark - Initializers
-
-+ (instancetype)contentWithTitle:(NSString *)title body:(NSString *)body image:(UIImage *)image buttonText:(NSString *)buttonText action:(dispatch_block_t)action {
-    return [[self alloc] initWithTitle:title body:body image:image buttonText:buttonText action:action];
-}
-
-- (instancetype)initWithTitle:(NSString *)title body:(NSString *)body image:(UIImage *)image buttonText:(NSString *)buttonText action:(dispatch_block_t)action {
-    return [self initWithTitle:title body:body image:image buttonText:buttonText actionBlock:^(OnboardingViewController *onboardController) {
-        if (action) {
-            action();
-        }
-    }];
-}
-
-+ (instancetype)contentWithTitle:(NSString *)title body:(NSString *)body image:(UIImage *)image buttonText:(NSString *)buttonText actionBlock:(action_callback)actionBlock {
-    return [[self alloc] initWithTitle:title body:body image:image buttonText:buttonText actionBlock:actionBlock];
-}
-
-+ (instancetype)contentWithTitle:(NSString *)title body:(NSString *)body videoURL:(NSURL *)videoURL buttonText:(NSString *)buttonText action:(dispatch_block_t)action {
-    return [[self alloc] initWithTitle:title body:body videoURL:videoURL buttonText:buttonText action:action];
-}
-
-+ (instancetype)contentWithTitle:(NSString *)title body:(NSString *)body videoURL:(NSURL *)videoURL inputView:(UIView *)inputView buttonText:(NSString *)buttonText actionBlock:(action_callback)actionBlock {
-    return [[self alloc] initWithTitle:title body:body image:nil videoURL:videoURL inputView:inputView buttonText:buttonText actionBlock:actionBlock];
-}
-
-+ (instancetype)contentWithTitle:(NSString *)title body:(NSString *)body videoURL:(NSURL *)videoURL inputView:(UIView *)inputView buttonText:(NSString *)buttonText actionBlock:(action_callback)actionBlock withPadding:(BOOL*)withPadding {
-    return [[self alloc] initWithTitle:title body:body image:nil videoURL:videoURL inputView:inputView buttonText:buttonText actionBlock:actionBlock withPadding:withPadding];
-}
-
-- (instancetype)initWithTitle:(NSString *)title body:(NSString *)body videoURL:(NSURL *)videoURL  buttonText:(NSString *)buttonText action:(dispatch_block_t)action {
-    return [self initWithTitle:title body:body image:nil videoURL:videoURL buttonText:buttonText actionBlock:^(OnboardingViewController *onboardController) {
-        if (action) {
-            action();
-        }
-    }];
-}
-
-+ (instancetype)contentWithTitle:(NSString *)title body:(NSString *)body videoURL:(NSURL *)videoURL  buttonText:(NSString *)buttonText actionBlock:(action_callback)actionBlock {
-    return [[self alloc] initWithTitle:title body:body image:nil videoURL:videoURL buttonText:buttonText actionBlock:actionBlock];
-}
-
-- (instancetype)initWithTitle:(NSString *)title body:(NSString *)body image:(UIImage *)image buttonText:(NSString *)buttonText actionBlock:(action_callback)actionBlock {
-    return [self initWithTitle:title body:body image:image videoURL:nil buttonText:buttonText actionBlock:actionBlock];
-}
-
-- (instancetype)initWithTitle:(NSString *)title body:(NSString *)body image:(UIImage *)image videoURL:(NSURL *)videoURL buttonText:(NSString *)buttonText actionBlock:(action_callback)actionBlock {
-    self = [super init];
-
-    if (self == nil) {
-        return nil;
-    }
-    
-    self.onlyInputView = false;
-
-    // Icon image view
-    self.iconImageView = [[UIImageView alloc] initWithImage:image];
-    self.iconWidth = image ? image.size.width : kDefaultImageViewSize;
-    self.iconHeight = image ? image.size.height : kDefaultImageViewSize;
-
-    // Title label
-    self.titleLabel = [UILabel new];
-    self.titleLabel.accessibilityIdentifier = kOnboardMainTextAccessibilityIdentifier;
-    self.titleLabel.text = title;
-    self.titleLabel.textColor = DEFAULT_TEXT_COLOR;
-    self.titleLabel.font = [UIFont fontWithName:kDefaultOnboardingFont size:kDefaultTitleFontSize];
-    self.titleLabel.numberOfLines = 0;
-    self.titleLabel.textAlignment = NSTextAlignmentCenter;
-
-    // Body label
-    self.bodyLabel = [UILabel new];
-    self.bodyLabel.accessibilityIdentifier = kOnboardSubTextAccessibilityIdentifier;
-    self.bodyLabel.text = body;
-    self.bodyLabel.textColor = DEFAULT_TEXT_COLOR;
-    self.bodyLabel.font = [UIFont fontWithName:kDefaultOnboardingFont size:kDefaultBodyFontSize];
-    self.bodyLabel.numberOfLines = 0;
-    self.bodyLabel.textAlignment = NSTextAlignmentCenter;
-
-    // Action button
-    self.actionButton = [UIButton new];
-    self.actionButton.accessibilityIdentifier = kOnboardActionButtonAccessibilityIdentifier;
-    self.actionButton.titleLabel.font = [UIFont fontWithName:kDefaultOnboardingFont size:kDefaultButtonFontSize];
-    [self.actionButton setTitle:buttonText forState:UIControlStateNormal];
-    [self.actionButton setTitleColor:[UIColor whiteColor] forState:UIControlStateNormal];
-    [self.actionButton addTarget:self action:@selector(handleButtonPressed) forControlEvents:UIControlEventTouchUpInside];
-
-    self.buttonActionHandler = actionBlock ?: ^(OnboardingViewController *controller){};
-
-    // Movie player
-    self.videoURL = videoURL;
-
-    // Auto-navigation
-    self.movesToNextViewController = NO;
-    
-    // Default padding values
-    self.topPadding = kDefaultTopPadding;
-    self.underIconPadding = kDefaultUnderIconPadding;
-    self.underTitlePadding = kDefaultUnderTitlePadding;
-    self.bottomPadding = kDefaultBottomPadding;
-    self.underPageControlPadding = kDefaultUnderPageControlPadding;
-    
-    // Default blocks
-    self.viewWillAppearBlock = ^{};
-    self.viewDidAppearBlock = ^{};
-    self.viewWillDisappearBlock = ^{};
-    self.viewDidDisappearBlock = ^{};
-    
-    return self;
-}
-
-- (instancetype)initWithTitle:(NSString *)title body:(NSString *)body image:(UIImage *)image videoURL:(NSURL *)videoURL inputView:(UIView *)inputView buttonText:(NSString *)buttonText actionBlock:(action_callback)actionBlock withPadding:(BOOL*)withPadding{
-    self = [super init];
-    
-    self.withPadding = withPadding;
-    
-    if (self == nil) {
-        return nil;
-    }
-    
-    self.onlyInputView = false;
-    
-    // Icon image view
-    self.iconImageView = [[UIImageView alloc] initWithImage:image];
-    self.iconWidth = image ? image.size.width : kDefaultImageViewSize;
-    self.iconHeight = image ? image.size.height : kDefaultImageViewSize;
-    
-    // Title label
-    self.titleLabel = [UILabel new];
-    self.titleLabel.accessibilityIdentifier = kOnboardMainTextAccessibilityIdentifier;
-    self.titleLabel.text = title;
-    self.titleLabel.textColor = DEFAULT_TEXT_COLOR;
-    self.titleLabel.font = [UIFont fontWithName:kDefaultOnboardingFont size:kDefaultTitleFontSize];
-    self.titleLabel.numberOfLines = 0;
-    self.titleLabel.textAlignment = NSTextAlignmentCenter;
-    
-    // Body label
-    self.bodyLabel = [UILabel new];
-    self.bodyLabel.accessibilityIdentifier = kOnboardSubTextAccessibilityIdentifier;
-    self.bodyLabel.text = body;
-    self.bodyLabel.textColor = DEFAULT_TEXT_COLOR;
-    self.bodyLabel.font = [UIFont fontWithName:kDefaultOnboardingFont size:kDefaultBodyFontSize];
-    self.bodyLabel.numberOfLines = 0;
-    self.bodyLabel.textAlignment = NSTextAlignmentCenter;
-    
-    // Input view
-    self.inputView = inputView;
-    if (self.inputView) {
-        self.inputView.accessibilityIdentifier = kOnboardInputViewAccessibilityIdentifier;
-    }
-    
-    // Action button
-    self.actionButton = [UIButton new];
-    self.actionButton.accessibilityIdentifier = kOnboardActionButtonAccessibilityIdentifier;
-    self.actionButton.titleLabel.font = [UIFont fontWithName:kDefaultOnboardingFont size:kDefaultButtonFontSize];
-    [self.actionButton setTitle:buttonText forState:UIControlStateNormal];
-    [self.actionButton setTitleColor:[UIColor whiteColor] forState:UIControlStateNormal];
-    [self.actionButton addTarget:self action:@selector(handleButtonPressed) forControlEvents:UIControlEventTouchUpInside];
-    
-    self.buttonActionHandler = actionBlock ?: ^(OnboardingViewController *controller){};
-    
-    // Movie player
-    self.videoURL = videoURL;
-    
-    // Auto-navigation
-    self.movesToNextViewController = NO;
-    
-    // Default padding values
-    self.topPadding = kDefaultTopPadding;
-    self.underIconPadding = kDefaultUnderIconPadding;
-    self.underTitlePadding = kDefaultUnderTitlePadding;
-    self.bottomPadding = kDefaultBottomPadding;
-    self.underPageControlPadding = kDefaultUnderPageControlPadding;
-    
-    // Default blocks
-    self.viewWillAppearBlock = ^{};
-    self.viewDidAppearBlock = ^{};
-    self.viewWillDisappearBlock = ^{};
-    self.viewDidDisappearBlock = ^{};
-    
-    return self;
-}
-
-- (instancetype)initWithTitle:(NSString *)title body:(NSString *)body image:(UIImage *)image videoURL:(NSURL *)videoURL inputView:(UIView *)inputView buttonText:(NSString *)buttonText actionBlock:(action_callback)actionBlock {
-    self = [super init];
-    
-    if (self == nil) {
-        return nil;
-    }
-    
-    self.onlyInputView = false;
-    
-    // Icon image view
-    self.iconImageView = [[UIImageView alloc] initWithImage:image];
-    self.iconWidth = image ? image.size.width : kDefaultImageViewSize;
-    self.iconHeight = image ? image.size.height : kDefaultImageViewSize;
-    
-    // Title label
-    self.titleLabel = [UILabel new];
-    self.titleLabel.accessibilityIdentifier = kOnboardMainTextAccessibilityIdentifier;
-    self.titleLabel.text = title;
-    self.titleLabel.textColor = DEFAULT_TEXT_COLOR;
-    self.titleLabel.font = [UIFont fontWithName:kDefaultOnboardingFont size:kDefaultTitleFontSize];
-    self.titleLabel.numberOfLines = 0;
-    self.titleLabel.textAlignment = NSTextAlignmentCenter;
-    
-    // Body label
-    self.bodyLabel = [UILabel new];
-    self.bodyLabel.accessibilityIdentifier = kOnboardSubTextAccessibilityIdentifier;
-    self.bodyLabel.text = body;
-    self.bodyLabel.textColor = DEFAULT_TEXT_COLOR;
-    self.bodyLabel.font = [UIFont fontWithName:kDefaultOnboardingFont size:kDefaultBodyFontSize];
-    self.bodyLabel.numberOfLines = 0;
-    self.bodyLabel.textAlignment = NSTextAlignmentCenter;
-    
-    // Input view
-    self.inputView = inputView;
-    if (self.inputView) {
-        self.inputView.accessibilityIdentifier = kOnboardInputViewAccessibilityIdentifier;
-    }
-    
-    // Action button
-    self.actionButton = [UIButton new];
-    self.actionButton.accessibilityIdentifier = kOnboardActionButtonAccessibilityIdentifier;
-    self.actionButton.titleLabel.font = [UIFont fontWithName:kDefaultOnboardingFont size:kDefaultButtonFontSize];
-    [self.actionButton setTitle:buttonText forState:UIControlStateNormal];
-    [self.actionButton setTitleColor:[UIColor whiteColor] forState:UIControlStateNormal];
-    [self.actionButton addTarget:self action:@selector(handleButtonPressed) forControlEvents:UIControlEventTouchUpInside];
-    
-    self.buttonActionHandler = actionBlock ?: ^(OnboardingViewController *controller){};
-    
-    // Movie player
-    self.videoURL = videoURL;
-    
-    // Auto-navigation
-    self.movesToNextViewController = NO;
-    
-    // Default padding values
-    self.topPadding = kDefaultTopPadding;
-    self.underIconPadding = kDefaultUnderIconPadding;
-    self.underTitlePadding = kDefaultUnderTitlePadding;
-    self.bottomPadding = kDefaultBottomPadding;
-    self.underPageControlPadding = kDefaultUnderPageControlPadding;
-    
-    // Default blocks
-    self.viewWillAppearBlock = ^{};
-    self.viewDidAppearBlock = ^{};
-    self.viewWillDisappearBlock = ^{};
-    self.viewDidDisappearBlock = ^{};
-    
-    return self;
-}
-
-
-#pragma mark - View life cycle
-
-- (void)viewDidLoad {
-    [super viewDidLoad];
-
-    [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(handleAppEnteredForeground) name:UIApplicationDidBecomeActiveNotification object:nil];
-
-    self.view.backgroundColor = [UIColor clearColor];
-
-    // Add all our subviews
-    if (self.videoURL) {
-        self.player = [[AVPlayer alloc] initWithURL:self.videoURL];
-
-        self.moviePlayerController = [AVPlayerViewController new];
-        self.moviePlayerController.player = self.player;
-        self.moviePlayerController.showsPlaybackControls = NO;
-        
-        self.moviePlayerController.player.actionAtItemEnd = AVPlayerActionAtItemEndNone;
-        
-        [[NSNotificationCenter defaultCenter] addObserver:self
-                                                 selector:@selector(playerItemDidReachEnd:)
-                                                     name:AVPlayerItemDidPlayToEndTimeNotification
-                                                   object:[self.moviePlayerController.player currentItem]];
-
-        [self.view addSubview:self.moviePlayerController.view];
-    }
-
-    [self.view addSubview:self.iconImageView];
-    [self.view addSubview:self.titleLabel];
-    [self.view addSubview:self.bodyLabel];
-    if (self.inputView) {
-        [self.view addSubview:self.inputView];
-    }
-    [self.view addSubview:self.actionButton];
-}
-
-- (void)viewWillAppear:(BOOL)animated {
-    [super viewWillAppear:animated];
-    
-    // If we have a delegate set, mark ourselves as the next page now that we're
-    // about to appear
-    if (self.delegate) {
-        [self.delegate setNextPage:self];
-    }
-
-    // If we have a video URL, start playing
-    if (self.videoURL) {
-        [self.player play];
-    }
-    
-    // Call our view will appear block
-    if (self.viewWillAppearBlock) {
-        dispatch_async(dispatch_get_main_queue(), ^{
-            self.viewWillAppearBlock();
-        });
-    }
-
-    self.wasPreviouslyVisible = YES;
-}
-
-- (void)viewDidAppear:(BOOL)animated {
-    [super viewDidAppear:animated];
-    
-    // If we have a delegate set, mark ourselves as the current page now that
-    // we've appeared
-    if (self.delegate) {
-        [self.delegate setCurrentPage:self];
-    }
-    
-    // Call our view did appear block
-    if (self.viewDidAppearBlock) {
-        dispatch_async(dispatch_get_main_queue(), ^{
-            self.viewDidAppearBlock();
-        });
-    }
-}
-
-- (void)viewWillDisappear:(BOOL)animated {
-    [super viewWillDisappear:animated];
-
-    // Call our view will disappear block
-    if (self.viewWillDisappearBlock) {
-        dispatch_async(dispatch_get_main_queue(), ^{
-            self.viewWillDisappearBlock();
-        });
-    }
-
-    self.wasPreviouslyVisible = NO;
-}
-
-- (void)viewDidDisappear:(BOOL)animated {
-    [super viewDidDisappear:animated];
-
-    // Call our view did disappear block
-    if (self.viewDidDisappearBlock) {
-        dispatch_async(dispatch_get_main_queue(), ^{
-            self.viewDidDisappearBlock();
-        });
-    }
-
-    // Pause our video if we have one.
-    if ((self.player.rate != 0.0) && !self.player.error) {
-        [self.player pause];
-    }
-}
-
-
-#pragma mark - App life cycle
-
-- (void)handleAppEnteredForeground {
-    // If we have a video URL and this view controller was previously on screen
-    // restart it as it will be paused when the app enters the foreground.
-    if (self.videoURL && self.wasPreviouslyVisible) {
-        [self.player play];
-    }
-}
-
-
-#pragma mark - Layout
-
-- (void)viewWillLayoutSubviews {
-    [super viewWillLayoutSubviews];
-    
-    if (!self.onlyInputView) {
-        if (self.videoURL) {
-            self.moviePlayerController.view.frame = self.inputView.frame;//self.view.frame;
-        }
-
-        CGFloat viewWidth = CGRectGetWidth(self.view.frame);
-        CGFloat contentWidth = viewWidth * kContentWidthMultiplier;
-        CGFloat xPadding = (viewWidth - contentWidth) / 2.0;
-
-        [self.iconImageView setFrame:CGRectMake((viewWidth / 2.0) - (self.iconWidth / 2.0), self.topPadding, self.iconWidth, self.iconHeight)];
-
-        CGFloat titleYOrigin = CGRectGetMaxY(self.iconImageView.frame) + self.underIconPadding;
-
-        self.titleLabel.frame = CGRectMake(xPadding, titleYOrigin, contentWidth, 0);
-        [self.titleLabel sizeToFit];
-        self.titleLabel.frame = CGRectMake(xPadding, titleYOrigin, contentWidth, CGRectGetHeight(self.titleLabel.frame));
-
-        CGFloat bodyYOrigin = CGRectGetMaxY(self.titleLabel.frame) + self.underTitlePadding;
-
-        self.bodyLabel.frame = CGRectMake(xPadding, bodyYOrigin, contentWidth, 0);
-        [self.bodyLabel sizeToFit];
-        self.bodyLabel.frame = CGRectMake(xPadding, bodyYOrigin, contentWidth, CGRectGetHeight(self.bodyLabel.frame));
-
-    
-        self.actionButton.frame = CGRectMake((CGRectGetMaxX(self.view.frame) / 2) - (contentWidth / 2), CGRectGetMaxY(self.view.frame) - self.underPageControlPadding - kMainPageControlHeight - kActionButtonHeight - self.bottomPadding, contentWidth, kActionButtonHeight);
-        CGFloat inputYOrigin = CGRectGetMaxY(self.bodyLabel.frame) + self.underTitlePadding;
-        if (self.withPadding != NULL) {
-            if (*self.withPadding == NO) {
-                inputYOrigin = CGRectGetMaxY(self.bodyLabel.frame);
-            }
-        }
-        if (self.inputView) {
-            self.inputView.frame = CGRectMake(xPadding, inputYOrigin, contentWidth, CGRectGetHeight(self.inputView.frame));
-            for (UIView *view in self.inputView.subviews){
-                view.frame = CGRectMake(CGRectGetMinX(view.frame), CGRectGetMinY(view.frame), contentWidth, CGRectGetHeight(view.frame));
-            }
-        }
-    }
-    else {
-        CGFloat viewWidth = CGRectGetWidth(self.view.frame);
-        CGFloat contentWidth = viewWidth * kContentWidthMultiplier;
-        CGFloat xPadding = (viewWidth - contentWidth) / 2.0;
-        
-        if (self.inputView) {
-            self.inputView.frame = CGRectMake(xPadding, self.topPadding, contentWidth, CGRectGetHeight(self.inputView.frame));
-            for (UIView *view in self.inputView.subviews){
-                view.frame = CGRectMake(CGRectGetMinX(view.frame), CGRectGetMinY(view.frame), contentWidth, CGRectGetHeight(view.frame));
-            }
-        }
-    }
-}
-
-
-#pragma mark - Transition alpha
-
-- (void)updateAlphas:(CGFloat)newAlpha {
-    self.iconImageView.alpha = newAlpha;
-    self.titleLabel.alpha = newAlpha;
-    self.bodyLabel.alpha = newAlpha;
-    self.actionButton.alpha = newAlpha;
-}
-
-
-#pragma mark - Action button stuff
-
-- (void)handleButtonPressed {
-    // if we want to navigate to the next view controller, tell our delegate
-    // to handle it
-    if (self.movesToNextViewController) {
-        [self.delegate moveNextPage];
-    }
-    
-    // call the provided action handler
-    if (self.buttonActionHandler) {
-        self.buttonActionHandler(self.delegate);
-    }
-}
-
-- (void)playerItemDidReachEnd:(NSNotification *)notification {
-    AVPlayerItem *p = [notification object];
-    [p seekToTime:kCMTimeZero];
-}
-
-@end
diff --git a/Pods/Onboard/Source/OnboardingViewController.h b/Pods/Onboard/Source/OnboardingViewController.h
deleted file mode 100644
index cafd32e..0000000
--- a/Pods/Onboard/Source/OnboardingViewController.h
+++ /dev/null
@@ -1,148 +0,0 @@
-//
-//  OnboardingViewController.h
-//  Onboard
-//
-//  Created by Mike on 8/17/14.
-//  Copyright (c) 2014 Mike Amaral. All rights reserved.
-//
-
-#import <UIKit/UIKit.h>
-#import "OnboardingContentViewController.h"
-@import AVKit;
-
-@interface OnboardingViewController : UIViewController <UIPageViewControllerDataSource, UIPageViewControllerDelegate, UIScrollViewDelegate, OnboardingContentViewControllerDelegate>
-
-/**
- * @brief The onboarding content view controllers.
- */
-@property (nonatomic, strong) NSArray *viewControllers;
-
-
-/**
- * @brief The background image that will be visible through the content view controllers.
- */
-@property (nonatomic, strong) UIImage *backgroundImage;
-
-
-/**
- * @brief The background imageView presented. if a backgroundimage is shown.
- */
-@property (nonatomic) UIImageView *backgroundImageView;
-
-/**
- * @brief Determines whether or not the background will be masked. The default value of this property is YES.
- */
-@property (nonatomic) BOOL shouldMaskBackground;
-
-
-/**
- * @brief Determines whether or not the background will be blurred. The default value of this property is NO;
- */
-@property (nonatomic) BOOL shouldBlurBackground;
-
-
-/**
- * @brief Determines whether or not the contents on screen will fade as the user swipes between pages. The default value of this property is NO.
- */
-@property (nonatomic) BOOL shouldFadeTransitions;
-
-
-/**
- * @brief Determines whether or not the background will be masked. The default value of this property is NO.
- */
-@property (nonatomic) BOOL fadePageControlOnLastPage;
-
-
-/**
- * @brief Determines whether or not the skip button will fade away on the last page. The default value of this property is NO.
- */
-@property (nonatomic) BOOL fadeSkipButtonOnLastPage;
-
-
-/**
- * @brief Determines whether or not the ship button will be shown. The default value of this property is NO.
- */
-@property (nonatomic) BOOL allowSkipping;
-
-
-/**
- * @brief A block that will be executed when the skip button is pressed.
- */
-@property (nonatomic, strong) dispatch_block_t skipHandler;
-
-
-/**
- * @brief Determines whether or not swiping is enabled between pages. The default value of this property is YES.
- */
-@property (nonatomic) BOOL swipingEnabled;
-
-
-/**
- * @brief Determines whether or not the page cotrol will be visible.
- */
-@property (nonatomic, strong) UIPageControl *pageControl;
-
-
-/**
- * @brief The skip button that allows users to skip onboarding anytime.
- */
-@property (nonatomic, strong) UIButton *skipButton;
-
-
-/**
- * @brief Determines whether or not the movie player stops playing when the view disappears.
- */
-@property (nonatomic) BOOL stopMoviePlayerWhenDisappear;
-
-
-/**
- * @brief The movie player controller used to play background movies.
- */
-@property (nonatomic, strong) AVPlayerViewController *moviePlayerController;
-
-
-/**
- * @brief The padding between the bottom of the screen and the bottom of the page control.
- */
-@property (nonatomic) CGFloat underPageControlPadding;
-
-@property (nonatomic, nullable) void (^pageChanged)(NSInteger oldPage, NSInteger newPage);
-
-/**
- * @brief Convenience class initializer for onboarding with a backround image.
- * @return An instance of OnboardingViewController with the provided background image and content view controllers.
- */
-+ (instancetype)onboardWithBackgroundImage:(UIImage *)backgroundImage contents:(NSArray *)contents;
-
-
-/**
- * @brief Initializer for onboarding with a backround video.
- * @return An instance of OnboardingViewController with the provided background video and content view controllers.
- */
-- (instancetype)initWithBackgroundImage:(UIImage *)backgroundImage contents:(NSArray *)contents;
-
-
-/**
- * @brief Convenience class initializer for onboarding with a backround video.
- * @return An instance of OnboardingViewController with the provided background video and content view controllers.
- */
-+ (instancetype)onboardWithBackgroundVideoURL:(NSURL *)backgroundVideoURL contents:(NSArray *)contents;
-
-
-/**
- * @brief Initializer for onboarding with a backround video.
- * @return An instance of OnboardingViewController with the provided background video and content view controllers.
- */
-- (instancetype)initWithBackgroundVideoURL:(NSURL *)backgroundVideoURL contents:(NSArray *)contents;
-
-
-/**
- * @brief Method to tell the onboarding view controller to automatically move to the next page.
- */
-- (void)moveNextPage;
-    
-- (void)gotoLastPage;
-
-- (void)fadeBackground:(UIImage *) newImage;
-
-@end
diff --git a/Pods/Onboard/Source/OnboardingViewController.m b/Pods/Onboard/Source/OnboardingViewController.m
deleted file mode 100644
index 8bdb945..0000000
--- a/Pods/Onboard/Source/OnboardingViewController.m
+++ /dev/null
@@ -1,558 +0,0 @@
-//
-//  OnboardingViewController.m
-//  Onboard
-//
-//  Created by Mike on 8/17/14.
-//  Copyright (c) 2014 Mike Amaral. All rights reserved.
-//
-
-#import "OnboardingViewController.h"
-#import "OnboardingContentViewController.h"
-@import AVFoundation;
-@import Accelerate;
-
-static CGFloat const kPageControlHeight = 35;
-static CGFloat const kSkipButtonWidth = 100;
-static CGFloat const kSkipButtonHeight = 44;
-static CGFloat const kBackgroundMaskAlpha = 0.6;
-static CGFloat const kDefaultBlurRadius = 20;
-static CGFloat const kDefaultSaturationDeltaFactor = 1.8;
-
-static NSString * const kSkipButtonText = @"Skip";
-
-
-@interface OnboardingViewController ()
-
-@property (nonatomic, strong) OnboardingContentViewController *currentPage;
-@property (nonatomic, strong) OnboardingContentViewController *upcomingPage;
-
-@property (nonatomic, strong) UIPageViewController *pageVC;
-@property (nonatomic, strong) AVPlayer *player;
-@property (nonatomic, strong) NSURL *videoURL;
-
-@end
-
-
-@implementation OnboardingViewController
-
-- (void)dealloc {
-    [[NSNotificationCenter defaultCenter] removeObserver:self];
-}
-
-#pragma mark - Initializing with images
-
-+ (instancetype)onboardWithBackgroundImage:(UIImage *)backgroundImage contents:(NSArray *)contents {
-    return [[self alloc] initWithBackgroundImage:backgroundImage contents:contents];
- }
-
-- (instancetype)initWithBackgroundImage:(UIImage *)backgroundImage contents:(NSArray *)contents {
-    self = [self initWithContents:contents];
-
-    if (!self) {
-        return nil;
-    }
-
-    //self.view.backgroundColor = UIColor.whiteColor;
-    //self.backgroundImageViewl = [[UIImageView alloc] initWithFrame:self.view.bounds];
-    
-    self.backgroundImage = backgroundImage;
-    
-    return self;
-}
-
-- (UIInterfaceOrientationMask) supportedInterfaceOrientations {
-    return UIInterfaceOrientationMaskPortrait;
-}
-
-#pragma mark - Initializing with video files
-
-+ (instancetype)onboardWithBackgroundVideoURL:(NSURL *)backgroundVideoURL contents:(NSArray *)contents {
-    return [[self alloc] initWithBackgroundVideoURL:backgroundVideoURL contents:contents];
-}
-
-- (instancetype)initWithBackgroundVideoURL:(NSURL *)backgroundVideoURL contents:(NSArray *)contents {
-    self = [self initWithContents:contents];
-
-    if (!self) {
-        return nil;
-    }
-
-    self.videoURL = backgroundVideoURL;
-    
-    return self;
-}
-
-
-#pragma mark - Initialization
-
-- (instancetype)initWithContents:(NSArray *)contents {
-    self = [super init];
-
-    if (!self) {
-        return nil;
-    }
-    
-    // Store the passed in view controllers array
-    self.viewControllers = contents;
-    
-    // Set the default properties
-    self.shouldMaskBackground = NO;//YES;
-    self.shouldBlurBackground = NO;
-    self.shouldFadeTransitions = NO;
-    self.fadePageControlOnLastPage = NO;
-    self.fadeSkipButtonOnLastPage = NO;
-    self.swipingEnabled = YES;
-    
-    self.allowSkipping = NO;
-    self.skipHandler = ^{};
-    
-    // Create the initial exposed components so they can be customized
-    self.pageControl = [UIPageControl new];
-    self.pageControl.numberOfPages = self.viewControllers.count;
-    self.pageControl.userInteractionEnabled = NO;
-
-    self.skipButton = [UIButton new];
-    [self.skipButton setTitle:kSkipButtonText forState:UIControlStateNormal];
-    [self.skipButton addTarget:self action:@selector(handleSkipButtonPressed) forControlEvents:UIControlEventTouchUpInside];
-    self.skipButton.titleLabel.adjustsFontSizeToFitWidth = YES;
-    
-    return self;
-}
-
-
-#pragma mark - View life cycle
-
-- (void)viewDidLoad {
-    [super viewDidLoad];
-
-    [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(handleAppEnteredForeground) name:UIApplicationDidBecomeActiveNotification object:nil];
-    
-    // now that the view has loaded, we can generate the content
-    [self generateView];
-}
-
-- (void)viewWillAppear:(BOOL)animated {
-    [super viewWillAppear:animated];
-    
-    // if we have a video URL, start playing
-    if (self.videoURL) {
-        [self.player play];
-    }
-}
-
-- (void)viewWillDisappear:(BOOL)animated {
-    [super viewWillDisappear:animated];
-
-    if ((self.player.rate != 0.0) && !self.player.error && self.stopMoviePlayerWhenDisappear) {
-        [self.player pause];
-    }
-}
-
-- (void)viewWillLayoutSubviews {
-    [super viewWillLayoutSubviews];
-
-    self.pageVC.view.frame = self.view.frame;
-    self.moviePlayerController.view.frame = self.view.frame;
-    self.skipButton.frame = CGRectMake(CGRectGetMaxX(self.view.frame) - kSkipButtonWidth, CGRectGetMaxY(self.view.frame) - self.underPageControlPadding - kSkipButtonHeight, kSkipButtonWidth, kSkipButtonHeight);
-    self.pageControl.frame = CGRectMake(0, CGRectGetMaxY(self.view.frame) - self.underPageControlPadding - kPageControlHeight, self.view.frame.size.width, kPageControlHeight);
-}
-
-- (void)generateView {
-    // create our page view controller
-    self.pageVC = [[UIPageViewController alloc] initWithTransitionStyle:UIPageViewControllerTransitionStyleScroll navigationOrientation:UIPageViewControllerNavigationOrientationHorizontal options:nil];
-    self.pageVC.view.backgroundColor = [UIColor whiteColor];
-    self.pageVC.delegate = self;
-    self.pageVC.dataSource = self.swipingEnabled ? self : nil;
-    
-    if (self.shouldBlurBackground) {
-        [self blurBackground];
-    }
-    
-    self.backgroundImageView = [[UIImageView alloc] initWithFrame:self.view.bounds];
-    //UIImageView *backgroundImageView = self.backgroundImageViewl;
-    
-    // create the background image view and set it to aspect fill so it isn't skewed
-    if (self.backgroundImage) {
-        self.backgroundImageView = [[UIImageView alloc] initWithFrame:self.view.bounds];
-        self.backgroundImageView.clipsToBounds = YES;
-        self.backgroundImageView.contentMode = UIViewContentModeScaleAspectFill;
-        [self.backgroundImageView setImage:self.backgroundImage];
-        //[self.view addSubview:self.backgroundImageView];
-    }
-    
-    // as long as the shouldMaskBackground setting hasn't been set to NO, we want to
-    // create a partially opaque view and add it on top of the image view, so that it
-    // darkens it a bit for better contrast
-    UIView *backgroundMaskView;
-    if (self.shouldMaskBackground) {
-        backgroundMaskView = [[UIView alloc] initWithFrame:self.pageVC.view.frame];
-        backgroundMaskView.backgroundColor = [UIColor colorWithWhite:0.0 alpha:kBackgroundMaskAlpha];
-        [self.pageVC.view addSubview:backgroundMaskView];
-    }
-
-    // set ourself as the delegate on all of the content views, to handle fading
-    // and auto-navigation
-    for (OnboardingContentViewController *contentVC in self.viewControllers) {
-        contentVC.delegate = self;
-    }
-
-    // set the initial current page as the first page provided
-    _currentPage = [self.viewControllers firstObject];
-    
-    // more page controller setup
-    [self.pageVC setViewControllers:@[self.currentPage] direction:UIPageViewControllerNavigationDirectionForward animated:YES completion:nil];
-    self.pageVC.view.backgroundColor = [UIColor clearColor];
-    [self addChildViewController:self.pageVC];
-    [self.view addSubview:self.pageVC.view];
-    [self.pageVC didMoveToParentViewController:self];
-    [self.pageVC.view sendSubviewToBack:backgroundMaskView];
-    
-    // send the background image view to the back if we have one
-    if (self.backgroundImageView) {
-        [self.pageVC.view sendSubviewToBack:self.backgroundImageView];
-    }
-    
-    // otherwise send the video view to the back if we have one
-    else if (self.videoURL) {
-        self.player = [[AVPlayer alloc] initWithURL:self.videoURL];
-
-        self.moviePlayerController = [AVPlayerViewController new];
-        self.moviePlayerController.player = self.player;
-        self.moviePlayerController.showsPlaybackControls = NO;
-        
-        [self.pageVC.view addSubview:self.moviePlayerController.view];
-        [self.pageVC.view sendSubviewToBack:self.moviePlayerController.view];
-    }
-    
-    // create the page control
-    [self.view addSubview:self.pageControl];
-    
-    // if we allow skipping, setup the skip button
-    if (self.allowSkipping) {
-        [self.view addSubview:self.skipButton];
-    }
-    
-    // if we want to fade the transitions, we need to tap into the underlying scrollview
-    // so we can set ourself as the delegate, this is sort of hackish but the only current
-    // solution I am aware of using a page view controller
-    if (self.shouldFadeTransitions) {
-        for (UIView *view in self.pageVC.view.subviews) {
-            if ([view isKindOfClass:[UIScrollView class]]) {
-                [(UIScrollView *)view setDelegate:self];
-            }
-        }
-    }
-}
-
-
-#pragma mark - App life cycle
-
-- (void)handleAppEnteredForeground {
-    // If we have a video URL, restart it as it will be paused when
-    // the app enters the foreground.
-    if (self.videoURL) {
-        [self.player play];
-    }
-}
-
-
-#pragma mark - Skipping
-
-- (void)handleSkipButtonPressed {
-    if (self.skipHandler) {
-        self.skipHandler();
-    }
-}
-
-- (void)setUnderPageControlPadding:(CGFloat)underPageControlPadding {
-    _underPageControlPadding = underPageControlPadding;
-
-    for (OnboardingContentViewController *contentVC in self.viewControllers) {
-        contentVC.underPageControlPadding = underPageControlPadding;
-    }
-}
-
-#pragma mark - Page view controller data source
-
-- (UIViewController *)pageViewController:(UIPageViewController *)pageViewController viewControllerBeforeViewController:(UIViewController *)viewController {
-    // return the previous view controller in the array unless we're at the beginning
-    if (viewController == [self.viewControllers firstObject]) {
-        return nil;
-    } else {
-        NSInteger priorPageIndex = [self.viewControllers indexOfObject:viewController] - 1;
-        return self.viewControllers[priorPageIndex];
-    }
-}
-
-- (UIViewController *)pageViewController:(UIPageViewController *)pageViewController viewControllerAfterViewController:(UIViewController *)viewController {
-    // return the next view controller in the array unless we're at the end
-    if (viewController == [self.viewControllers lastObject]) {
-        return nil;
-    } else {
-        NSInteger nextPageIndex = [_viewControllers indexOfObject:viewController] + 1;
-        return self.viewControllers[nextPageIndex];
-    }
-}
-
-
-#pragma mark - Page view controller delegate
-
-- (void)pageViewController:(UIPageViewController *)pageViewController didFinishAnimating:(BOOL)finished previousViewControllers:(NSArray *)previousViewControllers transitionCompleted:(BOOL)completed {
-    // if we haven't completed animating yet, we don't want to do anything because it could be cancelled
-    if (!completed) {
-        return;
-    }
-    
-    // get the view controller we are moving towards, then get the index, then set it as the current page
-    // for the page control dots
-    UIViewController *viewController = [pageViewController.viewControllers lastObject];
-    NSInteger oldIndex = self.pageControl.currentPage;
-    NSInteger newIndex = [self.viewControllers indexOfObject:viewController];
-    if (_pageChanged != nil) {
-        self.pageChanged(oldIndex, newIndex);
-        //[self performSelector:_pageChanged withObject:[NSNumber numberWithInt:newIndex]];
-    }
-    [self.pageControl setCurrentPage:newIndex];
-}
-
-- (void)moveNextPage {
-    NSUInteger indexOfNextPage = [self.viewControllers indexOfObject:_currentPage] + 1;
-    
-    if (indexOfNextPage < self.viewControllers.count) {
-        [self.pageVC setViewControllers:@[self.viewControllers[indexOfNextPage]] direction:UIPageViewControllerNavigationDirectionForward animated:YES completion:nil];
-        [self.pageControl setCurrentPage:indexOfNextPage];
-    }
-}
-    
-- (void)gotoLastPage {
-    [self.pageVC setViewControllers:@[self.viewControllers[self.viewControllers.count-1]] direction:UIPageViewControllerNavigationDirectionForward animated:YES completion:nil];
-    [self.pageControl setCurrentPage:self.viewControllers.count-1];
-}
-
-
-#pragma mark - Onboarding content view controller delegate
-
-- (void)setCurrentPage:(OnboardingContentViewController *)currentPage {
-    _currentPage = currentPage;
-}
-
-- (void)setNextPage:(OnboardingContentViewController *)nextPage {
-    _upcomingPage = nextPage;
-}
-
-
-#pragma mark - Page scroll status
-
-- (void)scrollViewDidScroll:(UIScrollView *)scrollView {
-    // calculate the percent complete of the transition of the current page given the
-    // scrollview's offset and the width of the screen
-    CGFloat percentComplete = fabs(scrollView.contentOffset.x - self.view.frame.size.width) / self.view.frame.size.width;
-    CGFloat percentCompleteInverse = 1.0 - percentComplete;
-    
-    // these cases have some funky results given the way this method is called, like stuff
-    // just disappearing, so we want to do nothing in these cases
-    if (percentComplete == 0) {
-        return;
-    }
-
-    // set the next page's alpha to be the percent complete, so if we're 90% of the way
-    // scrolling towards the next page, its content's alpha should be 90%
-    [_upcomingPage updateAlphas:percentComplete];
-    
-    // set the current page's alpha to the difference between 100% and this percent value,
-    // so we're 90% scrolling towards the next page, the current content's alpha sshould be 10%
-    [_currentPage updateAlphas:percentCompleteInverse];
-
-    // determine if we're transitioning to or from our last page
-    BOOL transitioningToLastPage = (_currentPage != self.viewControllers.lastObject && _upcomingPage == self.viewControllers.lastObject);
-    BOOL transitioningFromLastPage = (_currentPage == self.viewControllers.lastObject) && (_upcomingPage == self.viewControllers[self.viewControllers.count - 2]);
-    
-    // fade the page control to and from the last page
-    if (self.fadePageControlOnLastPage) {
-        if (transitioningToLastPage) {
-            self.pageControl.alpha = percentCompleteInverse;
-        }
-
-        else if (transitioningFromLastPage) {
-            self.pageControl.alpha = percentComplete;
-        }
-    }
-
-    // fade the skip button to and from the last page
-    if (self.fadeSkipButtonOnLastPage) {
-        if (transitioningToLastPage) {
-            self.skipButton.alpha = percentCompleteInverse;
-        }
-
-        else if (transitioningFromLastPage) {
-            self.skipButton.alpha = percentComplete;
-        }
-    }
-}
-
-
-#pragma mark - Image blurring
-
-- (void)blurBackground {
-    // Check pre-conditions.
-    if (self.backgroundImage.size.width < 1 || self.backgroundImage.size.height < 1) {
-        NSLog (@"*** error: invalid size: (%.2f x %.2f). Both dimensions must be >= 1: %@", self.backgroundImage.size.width, self.backgroundImage.size.height, self.backgroundImage);
-        return;
-    }
-    if (!self.backgroundImage.CGImage) {
-        NSLog (@"*** error: image must be backed by a CGImage: %@", self.backgroundImage);
-        return;
-    }
-    
-    UIColor *tintColor = [UIColor colorWithWhite:0.7 alpha:0.3];
-    CGFloat blurRadius = kDefaultBlurRadius;
-    CGFloat saturationDeltaFactor = kDefaultSaturationDeltaFactor;
-    CGRect imageRect = { CGPointZero, self.backgroundImage.size };
-    UIImage *effectImage = self.backgroundImage;
-    
-    BOOL hasBlur = blurRadius > __FLT_EPSILON__;
-    BOOL hasSaturationChange = fabs(saturationDeltaFactor - 1.) > __FLT_EPSILON__;
-    if (hasBlur || hasSaturationChange) {
-        UIGraphicsBeginImageContextWithOptions(self.backgroundImage.size, NO, [[UIScreen mainScreen] scale]);
-        CGContextRef effectInContext = UIGraphicsGetCurrentContext();
-        CGContextScaleCTM(effectInContext, 1.0, -1.0);
-        CGContextTranslateCTM(effectInContext, 0, -self.backgroundImage.size.height);
-        CGContextDrawImage(effectInContext, imageRect, self.backgroundImage.CGImage);
-        
-        vImage_Buffer effectInBuffer;
-        effectInBuffer.data     = CGBitmapContextGetData(effectInContext);
-        effectInBuffer.width    = CGBitmapContextGetWidth(effectInContext);
-        effectInBuffer.height   = CGBitmapContextGetHeight(effectInContext);
-        effectInBuffer.rowBytes = CGBitmapContextGetBytesPerRow(effectInContext);
-        
-        UIGraphicsBeginImageContextWithOptions(self.backgroundImage.size, NO, [[UIScreen mainScreen] scale]);
-        CGContextRef effectOutContext = UIGraphicsGetCurrentContext();
-        vImage_Buffer effectOutBuffer;
-        effectOutBuffer.data     = CGBitmapContextGetData(effectOutContext);
-        effectOutBuffer.width    = CGBitmapContextGetWidth(effectOutContext);
-        effectOutBuffer.height   = CGBitmapContextGetHeight(effectOutContext);
-        effectOutBuffer.rowBytes = CGBitmapContextGetBytesPerRow(effectOutContext);
-        
-        if (hasBlur) {
-            // A description of how to compute the box kernel width from the Gaussian
-            // radius (aka standard deviation) appears in the SVG spec:
-            // http://www.w3.org/TR/SVG/filters.html#feGaussianBlurElement
-            //
-            // For larger values of 's' (s >= 2.0), an approximation can be used: Three
-            // successive box-blurs build a piece-wise quadratic convolution kernel, which
-            // approximates the Gaussian kernel to within roughly 3%.
-            //
-            // let d = floor(s * 3*sqrt(2*pi)/4 + 0.5)
-            //
-            // ... if d is odd, use three box-blurs of size 'd', centered on the output pixel.
-            //
-            CGFloat inputRadius = blurRadius * [[UIScreen mainScreen] scale];
-            unsigned int radius = floor(inputRadius * 3. * sqrt(2 * M_PI) / 4 + 0.5);
-            if (radius % 2 != 1) {
-                radius += 1; // force radius to be odd so that the three box-blur methodology works.
-            }
-            vImageBoxConvolve_ARGB8888(&effectInBuffer, &effectOutBuffer, NULL, 0, 0, radius, radius, 0, kvImageEdgeExtend);
-            vImageBoxConvolve_ARGB8888(&effectOutBuffer, &effectInBuffer, NULL, 0, 0, radius, radius, 0, kvImageEdgeExtend);
-            vImageBoxConvolve_ARGB8888(&effectInBuffer, &effectOutBuffer, NULL, 0, 0, radius, radius, 0, kvImageEdgeExtend);
-        }
-        BOOL effectImageBuffersAreSwapped = NO;
-        if (hasSaturationChange) {
-            CGFloat s = saturationDeltaFactor;
-            CGFloat floatingPointSaturationMatrix[] = {
-                0.0722 + 0.9278 * s,  0.0722 - 0.0722 * s,  0.0722 - 0.0722 * s,  0,
-                0.7152 - 0.7152 * s,  0.7152 + 0.2848 * s,  0.7152 - 0.7152 * s,  0,
-                0.2126 - 0.2126 * s,  0.2126 - 0.2126 * s,  0.2126 + 0.7873 * s,  0,
-                0,                    0,                    0,  1,
-            };
-            const int32_t divisor = 256;
-            NSUInteger matrixSize = sizeof(floatingPointSaturationMatrix)/sizeof(floatingPointSaturationMatrix[0]);
-            int16_t saturationMatrix[matrixSize];
-            for (NSUInteger i = 0; i < matrixSize; ++i) {
-                saturationMatrix[i] = (int16_t)roundf(floatingPointSaturationMatrix[i] * divisor);
-            }
-            if (hasBlur) {
-                vImageMatrixMultiply_ARGB8888(&effectOutBuffer, &effectInBuffer, saturationMatrix, divisor, NULL, NULL, kvImageNoFlags);
-                effectImageBuffersAreSwapped = YES;
-            }
-            else {
-                vImageMatrixMultiply_ARGB8888(&effectInBuffer, &effectOutBuffer, saturationMatrix, divisor, NULL, NULL, kvImageNoFlags);
-            }
-        }
-        if (!effectImageBuffersAreSwapped)
-            effectImage = UIGraphicsGetImageFromCurrentImageContext();
-        UIGraphicsEndImageContext();
-        
-        if (effectImageBuffersAreSwapped)
-            effectImage = UIGraphicsGetImageFromCurrentImageContext();
-        UIGraphicsEndImageContext();
-    }
-    
-    // Set up output context.
-    UIGraphicsBeginImageContextWithOptions(self.backgroundImage.size, NO, [[UIScreen mainScreen] scale]);
-    CGContextRef outputContext = UIGraphicsGetCurrentContext();
-    CGContextScaleCTM(outputContext, 1.0, -1.0);
-    CGContextTranslateCTM(outputContext, 0, -self.backgroundImage.size.height);
-    
-    // Draw base image.
-    CGContextDrawImage(outputContext, imageRect, self.backgroundImage.CGImage);
-    
-    // Draw effect image.
-    if (hasBlur) {
-        CGContextSaveGState(outputContext);
-        CGContextDrawImage(outputContext, imageRect, effectImage.CGImage);
-        CGContextRestoreGState(outputContext);
-    }
-    
-    // Add in color tint.
-    if (tintColor) {
-        CGContextSaveGState(outputContext);
-        CGContextSetFillColorWithColor(outputContext, tintColor.CGColor);
-        CGContextFillRect(outputContext, imageRect);
-        CGContextRestoreGState(outputContext);
-    }
-    
-    // Output image is ready.
-    UIImage *outputImage = UIGraphicsGetImageFromCurrentImageContext();
-    UIGraphicsEndImageContext();
-    
-    self.backgroundImage = outputImage;
-}
-
-- (void) fadeBackground:(UIImage *)newImage {
-    
-    self.backgroundImageView = [[UIImageView alloc] initWithFrame:self.view.bounds];
-    //UIImageView *backgroundImageView = self.backgroundImageViewl;
-    
-    // create the background image view and set it to aspect fill so it isn't skewed
-    if (self.backgroundImage) {
-        self.backgroundImageView = [[UIImageView alloc] initWithFrame:self.view.bounds];
-        self.backgroundImageView.clipsToBounds = YES;
-        self.backgroundImageView.contentMode = UIViewContentModeScaleAspectFill;
-        [self.backgroundImageView setImage:self.backgroundImage];
-        [self.view addSubview:self.backgroundImageView];
-    }
-    
-    UIImageView *oldImageView = [[UIImageView alloc] initWithFrame:self.view.bounds];
-    [oldImageView setImage:self.backgroundImage];
-    UIImageView * newImageView = [[UIImageView alloc] initWithFrame:self.view.bounds];
-    [newImageView setImage:newImage];
-    newImageView.alpha = 0;
-    oldImageView.clipsToBounds = YES;
-    oldImageView.contentMode = UIViewContentModeScaleAspectFill;
-    newImageView.clipsToBounds = YES;
-    newImageView.contentMode = UIViewContentModeScaleAspectFill;
-    [self.view insertSubview: newImageView aboveSubview: self.backgroundImageView];
-    [self.view insertSubview: oldImageView aboveSubview: newImageView];
-    [UIView animateWithDuration: 10.0 delay: 0.0 options: UIViewAnimationOptionCurveEaseInOut animations: ^{
-        oldImageView.alpha = 0;
-        newImageView.alpha = 1;
-    } completion: ^(BOOL completed){
-        self.backgroundImageView.image = newImage;
-        self.backgroundImage = newImage;
-        [newImageView removeFromSuperview];
-        [oldImageView removeFromSuperview];
-        [self.view setNeedsDisplay];
-    }];
-}
-
-@end
diff --git a/Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/FrameAccessor.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/FrameAccessor.xcscheme
deleted file mode 100644
index 8544047..0000000
--- a/Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/FrameAccessor.xcscheme
+++ /dev/null
@@ -1,58 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Scheme
-   LastUpgradeVersion = "1200"
-   version = "1.3">
-   <BuildAction
-      parallelizeBuildables = "YES"
-      buildImplicitDependencies = "YES">
-      <BuildActionEntries>
-         <BuildActionEntry
-            buildForTesting = "YES"
-            buildForRunning = "YES"
-            buildForProfiling = "YES"
-            buildForArchiving = "YES"
-            buildForAnalyzing = "YES">
-            <BuildableReference
-               BuildableIdentifier = "primary"
-               BlueprintIdentifier = "0A54238D437A783E8B7D6105975DE6ED"
-               BuildableName = "FrameAccessor.framework"
-               BlueprintName = "FrameAccessor"
-               ReferencedContainer = "container:Pods.xcodeproj">
-            </BuildableReference>
-         </BuildActionEntry>
-      </BuildActionEntries>
-   </BuildAction>
-   <TestAction
-      buildConfiguration = "Debug"
-      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
-      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
-      shouldUseLaunchSchemeArgsEnv = "YES">
-      <Testables>
-      </Testables>
-   </TestAction>
-   <LaunchAction
-      buildConfiguration = "Debug"
-      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
-      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
-      launchStyle = "0"
-      useCustomWorkingDirectory = "NO"
-      ignoresPersistentStateOnLaunch = "NO"
-      debugDocumentVersioning = "YES"
-      debugServiceExtension = "internal"
-      allowLocationSimulation = "YES">
-   </LaunchAction>
-   <ProfileAction
-      buildConfiguration = "Release"
-      shouldUseLaunchSchemeArgsEnv = "YES"
-      savedToolIdentifier = ""
-      useCustomWorkingDirectory = "NO"
-      debugDocumentVersioning = "YES">
-   </ProfileAction>
-   <AnalyzeAction
-      buildConfiguration = "Debug">
-   </AnalyzeAction>
-   <ArchiveAction
-      buildConfiguration = "Release"
-      revealArchiveInOrganizer = "YES">
-   </ArchiveAction>
-</Scheme>
diff --git a/Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/Onboard.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/Onboard.xcscheme
deleted file mode 100644
index 8892952..0000000
--- a/Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/Onboard.xcscheme
+++ /dev/null
@@ -1,58 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Scheme
-   LastUpgradeVersion = "1200"
-   version = "1.3">
-   <BuildAction
-      parallelizeBuildables = "YES"
-      buildImplicitDependencies = "YES">
-      <BuildActionEntries>
-         <BuildActionEntry
-            buildForTesting = "YES"
-            buildForRunning = "YES"
-            buildForProfiling = "YES"
-            buildForArchiving = "YES"
-            buildForAnalyzing = "YES">
-            <BuildableReference
-               BuildableIdentifier = "primary"
-               BlueprintIdentifier = "D8BE8EF935A44D2EEBE70961953F85F7"
-               BuildableName = "Onboard.framework"
-               BlueprintName = "Onboard"
-               ReferencedContainer = "container:Pods.xcodeproj">
-            </BuildableReference>
-         </BuildActionEntry>
-      </BuildActionEntries>
-   </BuildAction>
-   <TestAction
-      buildConfiguration = "Debug"
-      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
-      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
-      shouldUseLaunchSchemeArgsEnv = "YES">
-      <Testables>
-      </Testables>
-   </TestAction>
-   <LaunchAction
-      buildConfiguration = "Debug"
-      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
-      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
-      launchStyle = "0"
-      useCustomWorkingDirectory = "NO"
-      ignoresPersistentStateOnLaunch = "NO"
-      debugDocumentVersioning = "YES"
-      debugServiceExtension = "internal"
-      allowLocationSimulation = "YES">
-   </LaunchAction>
-   <ProfileAction
-      buildConfiguration = "Release"
-      shouldUseLaunchSchemeArgsEnv = "YES"
-      savedToolIdentifier = ""
-      useCustomWorkingDirectory = "NO"
-      debugDocumentVersioning = "YES">
-   </ProfileAction>
-   <AnalyzeAction
-      buildConfiguration = "Debug">
-   </AnalyzeAction>
-   <ArchiveAction
-      buildConfiguration = "Release"
-      revealArchiveInOrganizer = "YES">
-   </ArchiveAction>
-</Scheme>
diff --git a/Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/VENTokenField.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/VENTokenField.xcscheme
deleted file mode 100644
index e2e00b8..0000000
--- a/Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/VENTokenField.xcscheme
+++ /dev/null
@@ -1,58 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Scheme
-   LastUpgradeVersion = "1200"
-   version = "1.3">
-   <BuildAction
-      parallelizeBuildables = "YES"
-      buildImplicitDependencies = "YES">
-      <BuildActionEntries>
-         <BuildActionEntry
-            buildForTesting = "YES"
-            buildForRunning = "YES"
-            buildForProfiling = "YES"
-            buildForArchiving = "YES"
-            buildForAnalyzing = "YES">
-            <BuildableReference
-               BuildableIdentifier = "primary"
-               BlueprintIdentifier = "00C3E3A836461DED0744361F2041AD3E"
-               BuildableName = "VENTokenField.framework"
-               BlueprintName = "VENTokenField"
-               ReferencedContainer = "container:Pods.xcodeproj">
-            </BuildableReference>
-         </BuildActionEntry>
-      </BuildActionEntries>
-   </BuildAction>
-   <TestAction
-      buildConfiguration = "Debug"
-      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
-      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
-      shouldUseLaunchSchemeArgsEnv = "YES">
-      <Testables>
-      </Testables>
-   </TestAction>
-   <LaunchAction
-      buildConfiguration = "Debug"
-      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
-      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
-      launchStyle = "0"
-      useCustomWorkingDirectory = "NO"
-      ignoresPersistentStateOnLaunch = "NO"
-      debugDocumentVersioning = "YES"
-      debugServiceExtension = "internal"
-      allowLocationSimulation = "YES">
-   </LaunchAction>
-   <ProfileAction
-      buildConfiguration = "Release"
-      shouldUseLaunchSchemeArgsEnv = "YES"
-      savedToolIdentifier = ""
-      useCustomWorkingDirectory = "NO"
-      debugDocumentVersioning = "YES">
-   </ProfileAction>
-   <AnalyzeAction
-      buildConfiguration = "Debug">
-   </AnalyzeAction>
-   <ArchiveAction
-      buildConfiguration = "Release"
-      revealArchiveInOrganizer = "YES">
-   </ArchiveAction>
-</Scheme>
diff --git a/Pods/QAKit/LICENSE b/Pods/QAKit/LICENSE
deleted file mode 100644
index 1bb9e60..0000000
--- a/Pods/QAKit/LICENSE
+++ /dev/null
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2018 Konstantin Deichmann
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
\ No newline at end of file
diff --git a/Pods/QAKit/QAKit/Source/Fingertips+Window.swift b/Pods/QAKit/QAKit/Source/Fingertips+Window.swift
deleted file mode 100644
index f27ab13..0000000
--- a/Pods/QAKit/QAKit/Source/Fingertips+Window.swift
+++ /dev/null
@@ -1,35 +0,0 @@
-//
-//  Fingertips+Window.swift
-//  QAKit
-//
-//  Created by Konstantin Deichmann on 22.06.18.
-//  Copyright © 2018 Konstantin Deichmann. All rights reserved.
-//
-
-import UIKit
-
-// MARK: - UIWindow Swizzle
-
-private var swizzled = false
-
-public extension UIWindow {
-
-	func swizzleSendEvent() {
-
-		guard swizzled == false else {
-			return
-		}
-
-		swizzled = true
-		let sendEvent = class_getInstanceMethod(object_getClass(self), #selector(UIApplication.sendEvent(_:)))
-		let swizzledSendEvent = class_getInstanceMethod(object_getClass(self), #selector(UIWindow.__swizzled_sendEvent(_:)))
-		method_exchangeImplementations(sendEvent!, swizzledSendEvent!)
-	}
-
-	// Important: Do not! call this function on your own.
-	@objc public func __swizzled_sendEvent(_ event: UIEvent) {
-
-		FingertipsManager.shared?.update(for: event)
-		__swizzled_sendEvent(event)
-	}
-}
diff --git a/Pods/QAKit/QAKit/Source/Fingertips.swift b/Pods/QAKit/QAKit/Source/Fingertips.swift
deleted file mode 100644
index 9878306..0000000
--- a/Pods/QAKit/QAKit/Source/Fingertips.swift
+++ /dev/null
@@ -1,167 +0,0 @@
-//
-//  Fingertips.swift
-//  QAKit-Swift
-//
-//  Created by Konstantin Deichmann on 14.10.17.
-//  Copyright © 2017 Konstantin Deichmann. All rights reserved.
-//
-
-import UIKit
-
-public enum FingertipsMode {
-
-	case always
-	case onRecord
-}
-
-class FingertipsManager {
-
-	static var shared				: FingertipsManager?
-
-	static var swizzled 			= false
-
-	private var fingertipsViews		= [FingertipView]()
-	private var mode				: FingertipsMode
-
-	init(mode: FingertipsMode) {
-
-		self.mode = mode
-		self.keyWindow?.swizzleSendEvent()
-
-		if #available(iOS 11.0, *) {
-			NotificationCenter.default.addObserver(forName: UIScreen.capturedDidChangeNotification, object: self, queue: nil, using: {_ in })
-		}
-
-		NotificationCenter.default.addObserver(self, selector: #selector(self.applicationDidBecomeActive), name: UIApplication.didBecomeActiveNotification, object: nil)
-	}
-
-	@objc
-	private func applicationDidBecomeActive() {
-		self.keyWindow?.swizzleSendEvent()
-	}
-
-	var keyWindow: UIWindow? {
-		return UIApplication.shared.keyWindow
-	}
-
-	var topWindow: UIWindow? {
-		guard let keyWindow = self.keyWindow else {
-			return nil
-		}
-
-		return UIApplication.shared.windows.reduce(keyWindow, { (currentWindow, nextWindow) -> UIWindow in
-			return (nextWindow.isHidden == false && nextWindow.windowLevel > currentWindow.windowLevel) ? nextWindow : currentWindow
-		})
-	}
-
-	deinit {
-		self.removeAllTouches()
-		NotificationCenter.default.removeObserver(self)
-	}
-
-	// MARK: - Touches
-
-	func update(for event: UIEvent) {
-
-		if #available(iOS 11.0, *) {
-			guard UIScreen.main.isCaptured == true || self.mode == .always else {
-				self.removeAllTouches()
-				return
-			}
-		} else {
-			guard (self.mode == .always) else {
-				self.removeAllTouches()
-				return
-			}
-		}
-
-		guard
-			let allTouches = event.allTouches,
-			let topWindow = self.topWindow else {
-				self.removeAllTouches()
-				return
-		}
-
-		for touch in allTouches {
-
-			switch touch.phase {
-			case .began			:
-				let frame = CGRect(origin: .zero, size: CGSize(width: 50, height: 50))
-				let view = FingertipView(touch: touch, frame: frame)
-				view.center = touch.location(in: topWindow)
-				view.updateTouch()
-				self.fingertipsViews.append(view)
-				topWindow.addSubview(view)
-			case .moved			:
-				guard let view = self.fingertipView(for: touch) else {
-					continue
-				}
-
-				view.center = touch.location(in: topWindow)
-				view.updateTouch()
-			case .stationary	: continue
-			case .cancelled,
-				 .ended			:
-
-				UIView.animate(withDuration: 0.4, animations: { [weak self] in
-					self?.fingertipView(for: touch)?.alpha = 0
-				}, completion: { [weak self] (success: Bool) in
-					self?.fingertipView(for: touch)?.removeFromSuperview()
-				})
-            case .regionEntered:
-                return
-            case .regionMoved:
-                return
-            case .regionExited:
-                return
-            }
-		}
-	}
-
-	private func removeAllTouches() {
-
-		self.fingertipsViews.forEach { (view: FingertipView) in
-			view.removeFromSuperview()
-		}
-
-		self.fingertipsViews = []
-	}
-
-	private func fingertipView(for touch: UITouch) -> FingertipView? {
-
-		return self.fingertipsViews.first(where: { (view: FingertipView) -> Bool in
-			return view.touch == touch
-		})
-	}
-}
-
-// MARK: - FingertipView
-
-private class FingertipView												: UIView {
-
-	// MARK: - Properties
-
-	var touch															: UITouch
-
-	// MARK: - Init
-
-	init(touch: UITouch, frame: CGRect) {
-		self.touch = touch
-
-		super.init(frame: frame)
-	}
-
-	required init?(coder aDecoder: NSCoder) {
-		fatalError("init(coder:) has not been implemented")
-	}
-
-	// MARK: - Update Touch
-
-	func updateTouch() {
-		self.layer.cornerRadius = (self.frame.height / 2)
-		self.layer.masksToBounds = true
-		self.layer.borderWidth = 8
-		self.layer.borderColor = UIColor.black.withAlphaComponent(0.7).cgColor
-		self.backgroundColor = UIColor.white.withAlphaComponent(0.7)
-	}
-}
diff --git a/Pods/QAKit/QAKit/Source/QAKit.swift b/Pods/QAKit/QAKit/Source/QAKit.swift
deleted file mode 100644
index b4a78c4..0000000
--- a/Pods/QAKit/QAKit/Source/QAKit.swift
+++ /dev/null
@@ -1,27 +0,0 @@
-//
-//  QAKit.swift
-//  QAKit-Swift
-//
-//  Created by Konstantin Deichmann on 09.11.17.
-//  Copyright © 2017 Konstantin Deichmann. All rights reserved.
-//
-
-import UIKit
-
-public struct QAKit {
-
-	// MARK: - Fingertips
-
-	public struct Fingertips {
-
-		public static func start(mode: FingertipsMode = .onRecord) {
-
-			FingertipsManager.shared = FingertipsManager(mode: mode)
-		}
-
-		public static func hide() {
-
-			FingertipsManager.shared = nil
-		}
-	}
-}
diff --git a/Pods/QAKit/README.md b/Pods/QAKit/README.md
deleted file mode 100644
index d94d7b2..0000000
--- a/Pods/QAKit/README.md
+++ /dev/null
@@ -1,35 +0,0 @@
-# QAKit
-
-**QAKit** is a handy Library providing functionality to get better QA Results. With Fingertips, it is easy to follow the Testers steps when you just got a recorded video of the Screen.
-
-### Example
-<image src="Github/example.gif" width="300"/>
-
-# Installation
-
-### Cocoapods
-
-QAKit is available through [CocoaPods](https://cocoapods.org/about). To install it, simply add the following line to your Podfile:
-
-```
-use_frameworks!
-pod "QAKit", '~> 0.0.6'
-```
-
-# Usage
-
-Start Fingertips with in AppDelegate's `applicationDidFinishLaunching(_ application:)`:
-
-```
-QAKit.Fingertips.start()
-```
-
-You can stop (or hide) Fingertips whenever you like in your App Life Time with:
-
-```
-QAKit.Fingertips.hide()
-```
-
-# Upcoming
-
-TBD
diff --git a/Pods/Target Support Files/FrameAccessor/FrameAccessor-Info.plist b/Pods/Target Support Files/FrameAccessor/FrameAccessor-Info.plist
deleted file mode 100644
index 6c1d64f..0000000
--- a/Pods/Target Support Files/FrameAccessor/FrameAccessor-Info.plist	
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
-  <key>CFBundleDevelopmentRegion</key>
-  <string>en</string>
-  <key>CFBundleExecutable</key>
-  <string>${EXECUTABLE_NAME}</string>
-  <key>CFBundleIdentifier</key>
-  <string>${PRODUCT_BUNDLE_IDENTIFIER}</string>
-  <key>CFBundleInfoDictionaryVersion</key>
-  <string>6.0</string>
-  <key>CFBundleName</key>
-  <string>${PRODUCT_NAME}</string>
-  <key>CFBundlePackageType</key>
-  <string>FMWK</string>
-  <key>CFBundleShortVersionString</key>
-  <string>1.3.2</string>
-  <key>CFBundleSignature</key>
-  <string>????</string>
-  <key>CFBundleVersion</key>
-  <string>${CURRENT_PROJECT_VERSION}</string>
-  <key>NSPrincipalClass</key>
-  <string></string>
-</dict>
-</plist>
diff --git a/Pods/Target Support Files/FrameAccessor/FrameAccessor-dummy.m b/Pods/Target Support Files/FrameAccessor/FrameAccessor-dummy.m
deleted file mode 100644
index d5b36a4..0000000
--- a/Pods/Target Support Files/FrameAccessor/FrameAccessor-dummy.m	
+++ /dev/null
@@ -1,5 +0,0 @@
-#import <Foundation/Foundation.h>
-@interface PodsDummy_FrameAccessor : NSObject
-@end
-@implementation PodsDummy_FrameAccessor
-@end
diff --git a/Pods/Target Support Files/FrameAccessor/FrameAccessor-prefix.pch b/Pods/Target Support Files/FrameAccessor/FrameAccessor-prefix.pch
deleted file mode 100644
index beb2a24..0000000
--- a/Pods/Target Support Files/FrameAccessor/FrameAccessor-prefix.pch	
+++ /dev/null
@@ -1,12 +0,0 @@
-#ifdef __OBJC__
-#import <UIKit/UIKit.h>
-#else
-#ifndef FOUNDATION_EXPORT
-#if defined(__cplusplus)
-#define FOUNDATION_EXPORT extern "C"
-#else
-#define FOUNDATION_EXPORT extern
-#endif
-#endif
-#endif
-
diff --git a/Pods/Target Support Files/FrameAccessor/FrameAccessor-umbrella.h b/Pods/Target Support Files/FrameAccessor/FrameAccessor-umbrella.h
deleted file mode 100644
index 9416e3c..0000000
--- a/Pods/Target Support Files/FrameAccessor/FrameAccessor-umbrella.h	
+++ /dev/null
@@ -1,19 +0,0 @@
-#ifdef __OBJC__
-#import <UIKit/UIKit.h>
-#else
-#ifndef FOUNDATION_EXPORT
-#if defined(__cplusplus)
-#define FOUNDATION_EXPORT extern "C"
-#else
-#define FOUNDATION_EXPORT extern
-#endif
-#endif
-#endif
-
-#import "FrameAccessor.h"
-#import "ScrollViewFrameAccessor.h"
-#import "ViewFrameAccessor.h"
-
-FOUNDATION_EXPORT double FrameAccessorVersionNumber;
-FOUNDATION_EXPORT const unsigned char FrameAccessorVersionString[];
-
diff --git a/Pods/Target Support Files/FrameAccessor/FrameAccessor.debug.xcconfig b/Pods/Target Support Files/FrameAccessor/FrameAccessor.debug.xcconfig
deleted file mode 100644
index 4b26a17..0000000
--- a/Pods/Target Support Files/FrameAccessor/FrameAccessor.debug.xcconfig	
+++ /dev/null
@@ -1,9 +0,0 @@
-CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/FrameAccessor
-GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
-PODS_BUILD_DIR = ${BUILD_DIR}
-PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
-PODS_ROOT = ${SRCROOT}
-PODS_TARGET_SRCROOT = ${PODS_ROOT}/FrameAccessor
-PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier}
-SKIP_INSTALL = YES
-USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES
diff --git a/Pods/Target Support Files/FrameAccessor/FrameAccessor.modulemap b/Pods/Target Support Files/FrameAccessor/FrameAccessor.modulemap
deleted file mode 100644
index e5e91b5..0000000
--- a/Pods/Target Support Files/FrameAccessor/FrameAccessor.modulemap	
+++ /dev/null
@@ -1,6 +0,0 @@
-framework module FrameAccessor {
-  umbrella header "FrameAccessor-umbrella.h"
-
-  export *
-  module * { export * }
-}
diff --git a/Pods/Target Support Files/FrameAccessor/FrameAccessor.release.xcconfig b/Pods/Target Support Files/FrameAccessor/FrameAccessor.release.xcconfig
deleted file mode 100644
index 4b26a17..0000000
--- a/Pods/Target Support Files/FrameAccessor/FrameAccessor.release.xcconfig	
+++ /dev/null
@@ -1,9 +0,0 @@
-CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/FrameAccessor
-GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
-PODS_BUILD_DIR = ${BUILD_DIR}
-PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
-PODS_ROOT = ${SRCROOT}
-PODS_TARGET_SRCROOT = ${PODS_ROOT}/FrameAccessor
-PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier}
-SKIP_INSTALL = YES
-USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES
diff --git a/Pods/Target Support Files/FrameAccessor/FrameAccessor.xcconfig b/Pods/Target Support Files/FrameAccessor/FrameAccessor.xcconfig
deleted file mode 100644
index 4b26a17..0000000
--- a/Pods/Target Support Files/FrameAccessor/FrameAccessor.xcconfig	
+++ /dev/null
@@ -1,9 +0,0 @@
-CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/FrameAccessor
-GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
-PODS_BUILD_DIR = ${BUILD_DIR}
-PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
-PODS_ROOT = ${SRCROOT}
-PODS_TARGET_SRCROOT = ${PODS_ROOT}/FrameAccessor
-PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier}
-SKIP_INSTALL = YES
-USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES
diff --git a/Pods/Target Support Files/FrameAccessor/Info.plist b/Pods/Target Support Files/FrameAccessor/Info.plist
deleted file mode 100644
index 6c1d64f..0000000
--- a/Pods/Target Support Files/FrameAccessor/Info.plist	
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
-  <key>CFBundleDevelopmentRegion</key>
-  <string>en</string>
-  <key>CFBundleExecutable</key>
-  <string>${EXECUTABLE_NAME}</string>
-  <key>CFBundleIdentifier</key>
-  <string>${PRODUCT_BUNDLE_IDENTIFIER}</string>
-  <key>CFBundleInfoDictionaryVersion</key>
-  <string>6.0</string>
-  <key>CFBundleName</key>
-  <string>${PRODUCT_NAME}</string>
-  <key>CFBundlePackageType</key>
-  <string>FMWK</string>
-  <key>CFBundleShortVersionString</key>
-  <string>1.3.2</string>
-  <key>CFBundleSignature</key>
-  <string>????</string>
-  <key>CFBundleVersion</key>
-  <string>${CURRENT_PROJECT_VERSION}</string>
-  <key>NSPrincipalClass</key>
-  <string></string>
-</dict>
-</plist>
diff --git a/Pods/Target Support Files/KeychainAccess/Info.plist b/Pods/Target Support Files/KeychainAccess/Info.plist
deleted file mode 100644
index 90db36a..0000000
--- a/Pods/Target Support Files/KeychainAccess/Info.plist	
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
-  <key>CFBundleDevelopmentRegion</key>
-  <string>en</string>
-  <key>CFBundleExecutable</key>
-  <string>${EXECUTABLE_NAME}</string>
-  <key>CFBundleIdentifier</key>
-  <string>${PRODUCT_BUNDLE_IDENTIFIER}</string>
-  <key>CFBundleInfoDictionaryVersion</key>
-  <string>6.0</string>
-  <key>CFBundleName</key>
-  <string>${PRODUCT_NAME}</string>
-  <key>CFBundlePackageType</key>
-  <string>FMWK</string>
-  <key>CFBundleShortVersionString</key>
-  <string>3.1.0</string>
-  <key>CFBundleSignature</key>
-  <string>????</string>
-  <key>CFBundleVersion</key>
-  <string>${CURRENT_PROJECT_VERSION}</string>
-  <key>NSPrincipalClass</key>
-  <string></string>
-</dict>
-</plist>
diff --git a/Pods/Target Support Files/KeychainAccess/KeychainAccess.xcconfig b/Pods/Target Support Files/KeychainAccess/KeychainAccess.xcconfig
deleted file mode 100644
index bea051e..0000000
--- a/Pods/Target Support Files/KeychainAccess/KeychainAccess.xcconfig	
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess
-GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
-OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS -suppress-warnings
-PODS_BUILD_DIR = ${BUILD_DIR}
-PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
-PODS_ROOT = ${SRCROOT}
-PODS_TARGET_SRCROOT = ${PODS_ROOT}/KeychainAccess
-PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier}
-SKIP_INSTALL = YES
-USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES
diff --git a/Pods/Target Support Files/Onboard/Info.plist b/Pods/Target Support Files/Onboard/Info.plist
deleted file mode 100644
index a7b58ed..0000000
--- a/Pods/Target Support Files/Onboard/Info.plist	
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
-  <key>CFBundleDevelopmentRegion</key>
-  <string>en</string>
-  <key>CFBundleExecutable</key>
-  <string>${EXECUTABLE_NAME}</string>
-  <key>CFBundleIdentifier</key>
-  <string>${PRODUCT_BUNDLE_IDENTIFIER}</string>
-  <key>CFBundleInfoDictionaryVersion</key>
-  <string>6.0</string>
-  <key>CFBundleName</key>
-  <string>${PRODUCT_NAME}</string>
-  <key>CFBundlePackageType</key>
-  <string>FMWK</string>
-  <key>CFBundleShortVersionString</key>
-  <string>2.3.1</string>
-  <key>CFBundleSignature</key>
-  <string>????</string>
-  <key>CFBundleVersion</key>
-  <string>${CURRENT_PROJECT_VERSION}</string>
-  <key>NSPrincipalClass</key>
-  <string></string>
-</dict>
-</plist>
diff --git a/Pods/Target Support Files/Onboard/Onboard-Info.plist b/Pods/Target Support Files/Onboard/Onboard-Info.plist
deleted file mode 100644
index a7b58ed..0000000
--- a/Pods/Target Support Files/Onboard/Onboard-Info.plist	
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
-  <key>CFBundleDevelopmentRegion</key>
-  <string>en</string>
-  <key>CFBundleExecutable</key>
-  <string>${EXECUTABLE_NAME}</string>
-  <key>CFBundleIdentifier</key>
-  <string>${PRODUCT_BUNDLE_IDENTIFIER}</string>
-  <key>CFBundleInfoDictionaryVersion</key>
-  <string>6.0</string>
-  <key>CFBundleName</key>
-  <string>${PRODUCT_NAME}</string>
-  <key>CFBundlePackageType</key>
-  <string>FMWK</string>
-  <key>CFBundleShortVersionString</key>
-  <string>2.3.1</string>
-  <key>CFBundleSignature</key>
-  <string>????</string>
-  <key>CFBundleVersion</key>
-  <string>${CURRENT_PROJECT_VERSION}</string>
-  <key>NSPrincipalClass</key>
-  <string></string>
-</dict>
-</plist>
diff --git a/Pods/Target Support Files/Onboard/Onboard-dummy.m b/Pods/Target Support Files/Onboard/Onboard-dummy.m
deleted file mode 100644
index f8f4b3f..0000000
--- a/Pods/Target Support Files/Onboard/Onboard-dummy.m	
+++ /dev/null
@@ -1,5 +0,0 @@
-#import <Foundation/Foundation.h>
-@interface PodsDummy_Onboard : NSObject
-@end
-@implementation PodsDummy_Onboard
-@end
diff --git a/Pods/Target Support Files/Onboard/Onboard-prefix.pch b/Pods/Target Support Files/Onboard/Onboard-prefix.pch
deleted file mode 100644
index beb2a24..0000000
--- a/Pods/Target Support Files/Onboard/Onboard-prefix.pch	
+++ /dev/null
@@ -1,12 +0,0 @@
-#ifdef __OBJC__
-#import <UIKit/UIKit.h>
-#else
-#ifndef FOUNDATION_EXPORT
-#if defined(__cplusplus)
-#define FOUNDATION_EXPORT extern "C"
-#else
-#define FOUNDATION_EXPORT extern
-#endif
-#endif
-#endif
-
diff --git a/Pods/Target Support Files/Onboard/Onboard-umbrella.h b/Pods/Target Support Files/Onboard/Onboard-umbrella.h
deleted file mode 100644
index 2d94bb0..0000000
--- a/Pods/Target Support Files/Onboard/Onboard-umbrella.h	
+++ /dev/null
@@ -1,18 +0,0 @@
-#ifdef __OBJC__
-#import <UIKit/UIKit.h>
-#else
-#ifndef FOUNDATION_EXPORT
-#if defined(__cplusplus)
-#define FOUNDATION_EXPORT extern "C"
-#else
-#define FOUNDATION_EXPORT extern
-#endif
-#endif
-#endif
-
-#import "OnboardingViewController.h"
-#import "OnboardingContentViewController.h"
-
-FOUNDATION_EXPORT double OnboardVersionNumber;
-FOUNDATION_EXPORT const unsigned char OnboardVersionString[];
-
diff --git a/Pods/Target Support Files/Onboard/Onboard.debug.xcconfig b/Pods/Target Support Files/Onboard/Onboard.debug.xcconfig
deleted file mode 100644
index 2c2b210..0000000
--- a/Pods/Target Support Files/Onboard/Onboard.debug.xcconfig	
+++ /dev/null
@@ -1,9 +0,0 @@
-CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/Onboard
-GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
-PODS_BUILD_DIR = ${BUILD_DIR}
-PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
-PODS_ROOT = ${SRCROOT}
-PODS_TARGET_SRCROOT = ${PODS_ROOT}/Onboard
-PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier}
-SKIP_INSTALL = YES
-USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES
diff --git a/Pods/Target Support Files/Onboard/Onboard.modulemap b/Pods/Target Support Files/Onboard/Onboard.modulemap
deleted file mode 100644
index df082e3..0000000
--- a/Pods/Target Support Files/Onboard/Onboard.modulemap	
+++ /dev/null
@@ -1,6 +0,0 @@
-framework module Onboard {
-  umbrella header "Onboard-umbrella.h"
-
-  export *
-  module * { export * }
-}
diff --git a/Pods/Target Support Files/Onboard/Onboard.release.xcconfig b/Pods/Target Support Files/Onboard/Onboard.release.xcconfig
deleted file mode 100644
index 2c2b210..0000000
--- a/Pods/Target Support Files/Onboard/Onboard.release.xcconfig	
+++ /dev/null
@@ -1,9 +0,0 @@
-CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/Onboard
-GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
-PODS_BUILD_DIR = ${BUILD_DIR}
-PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
-PODS_ROOT = ${SRCROOT}
-PODS_TARGET_SRCROOT = ${PODS_ROOT}/Onboard
-PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier}
-SKIP_INSTALL = YES
-USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES
diff --git a/Pods/Target Support Files/Onboard/Onboard.xcconfig b/Pods/Target Support Files/Onboard/Onboard.xcconfig
deleted file mode 100644
index 2c2b210..0000000
--- a/Pods/Target Support Files/Onboard/Onboard.xcconfig	
+++ /dev/null
@@ -1,9 +0,0 @@
-CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/Onboard
-GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
-PODS_BUILD_DIR = ${BUILD_DIR}
-PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
-PODS_ROOT = ${SRCROOT}
-PODS_TARGET_SRCROOT = ${PODS_ROOT}/Onboard
-PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier}
-SKIP_INSTALL = YES
-USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES
diff --git a/Pods/Target Support Files/QAKit/Info.plist b/Pods/Target Support Files/QAKit/Info.plist
deleted file mode 100644
index 43a5857..0000000
--- a/Pods/Target Support Files/QAKit/Info.plist	
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
-  <key>CFBundleDevelopmentRegion</key>
-  <string>en</string>
-  <key>CFBundleExecutable</key>
-  <string>${EXECUTABLE_NAME}</string>
-  <key>CFBundleIdentifier</key>
-  <string>${PRODUCT_BUNDLE_IDENTIFIER}</string>
-  <key>CFBundleInfoDictionaryVersion</key>
-  <string>6.0</string>
-  <key>CFBundleName</key>
-  <string>${PRODUCT_NAME}</string>
-  <key>CFBundlePackageType</key>
-  <string>FMWK</string>
-  <key>CFBundleShortVersionString</key>
-  <string>0.0.4</string>
-  <key>CFBundleSignature</key>
-  <string>????</string>
-  <key>CFBundleVersion</key>
-  <string>${CURRENT_PROJECT_VERSION}</string>
-  <key>NSPrincipalClass</key>
-  <string></string>
-</dict>
-</plist>
diff --git a/Pods/Target Support Files/QAKit/QAKit-Info.plist b/Pods/Target Support Files/QAKit/QAKit-Info.plist
deleted file mode 100644
index 294cbb9..0000000
--- a/Pods/Target Support Files/QAKit/QAKit-Info.plist	
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
-  <key>CFBundleDevelopmentRegion</key>
-  <string>en</string>
-  <key>CFBundleExecutable</key>
-  <string>${EXECUTABLE_NAME}</string>
-  <key>CFBundleIdentifier</key>
-  <string>${PRODUCT_BUNDLE_IDENTIFIER}</string>
-  <key>CFBundleInfoDictionaryVersion</key>
-  <string>6.0</string>
-  <key>CFBundleName</key>
-  <string>${PRODUCT_NAME}</string>
-  <key>CFBundlePackageType</key>
-  <string>FMWK</string>
-  <key>CFBundleShortVersionString</key>
-  <string>0.0.7</string>
-  <key>CFBundleSignature</key>
-  <string>????</string>
-  <key>CFBundleVersion</key>
-  <string>${CURRENT_PROJECT_VERSION}</string>
-  <key>NSPrincipalClass</key>
-  <string></string>
-</dict>
-</plist>
diff --git a/Pods/Target Support Files/QAKit/QAKit-dummy.m b/Pods/Target Support Files/QAKit/QAKit-dummy.m
deleted file mode 100644
index d0cc0b0..0000000
--- a/Pods/Target Support Files/QAKit/QAKit-dummy.m	
+++ /dev/null
@@ -1,5 +0,0 @@
-#import <Foundation/Foundation.h>
-@interface PodsDummy_QAKit : NSObject
-@end
-@implementation PodsDummy_QAKit
-@end
diff --git a/Pods/Target Support Files/QAKit/QAKit-prefix.pch b/Pods/Target Support Files/QAKit/QAKit-prefix.pch
deleted file mode 100644
index beb2a24..0000000
--- a/Pods/Target Support Files/QAKit/QAKit-prefix.pch	
+++ /dev/null
@@ -1,12 +0,0 @@
-#ifdef __OBJC__
-#import <UIKit/UIKit.h>
-#else
-#ifndef FOUNDATION_EXPORT
-#if defined(__cplusplus)
-#define FOUNDATION_EXPORT extern "C"
-#else
-#define FOUNDATION_EXPORT extern
-#endif
-#endif
-#endif
-
diff --git a/Pods/Target Support Files/QAKit/QAKit-umbrella.h b/Pods/Target Support Files/QAKit/QAKit-umbrella.h
deleted file mode 100644
index 88395a0..0000000
--- a/Pods/Target Support Files/QAKit/QAKit-umbrella.h	
+++ /dev/null
@@ -1,16 +0,0 @@
-#ifdef __OBJC__
-#import <UIKit/UIKit.h>
-#else
-#ifndef FOUNDATION_EXPORT
-#if defined(__cplusplus)
-#define FOUNDATION_EXPORT extern "C"
-#else
-#define FOUNDATION_EXPORT extern
-#endif
-#endif
-#endif
-
-
-FOUNDATION_EXPORT double QAKitVersionNumber;
-FOUNDATION_EXPORT const unsigned char QAKitVersionString[];
-
diff --git a/Pods/Target Support Files/QAKit/QAKit.debug.xcconfig b/Pods/Target Support Files/QAKit/QAKit.debug.xcconfig
deleted file mode 100644
index 67ae8ef..0000000
--- a/Pods/Target Support Files/QAKit/QAKit.debug.xcconfig	
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/QAKit
-GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
-OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS -suppress-warnings
-PODS_BUILD_DIR = ${BUILD_DIR}
-PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
-PODS_ROOT = ${SRCROOT}
-PODS_TARGET_SRCROOT = ${PODS_ROOT}/QAKit
-PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier}
-SKIP_INSTALL = YES
-USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES
diff --git a/Pods/Target Support Files/QAKit/QAKit.modulemap b/Pods/Target Support Files/QAKit/QAKit.modulemap
deleted file mode 100644
index 4eb43de..0000000
--- a/Pods/Target Support Files/QAKit/QAKit.modulemap	
+++ /dev/null
@@ -1,6 +0,0 @@
-framework module QAKit {
-  umbrella header "QAKit-umbrella.h"
-
-  export *
-  module * { export * }
-}
diff --git a/Pods/Target Support Files/QAKit/QAKit.release.xcconfig b/Pods/Target Support Files/QAKit/QAKit.release.xcconfig
deleted file mode 100644
index 67ae8ef..0000000
--- a/Pods/Target Support Files/QAKit/QAKit.release.xcconfig	
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/QAKit
-GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
-OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS -suppress-warnings
-PODS_BUILD_DIR = ${BUILD_DIR}
-PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
-PODS_ROOT = ${SRCROOT}
-PODS_TARGET_SRCROOT = ${PODS_ROOT}/QAKit
-PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier}
-SKIP_INSTALL = YES
-USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES
diff --git a/Pods/Target Support Files/QAKit/QAKit.xcconfig b/Pods/Target Support Files/QAKit/QAKit.xcconfig
deleted file mode 100644
index 67ae8ef..0000000
--- a/Pods/Target Support Files/QAKit/QAKit.xcconfig	
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/QAKit
-GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
-OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS -suppress-warnings
-PODS_BUILD_DIR = ${BUILD_DIR}
-PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
-PODS_ROOT = ${SRCROOT}
-PODS_TARGET_SRCROOT = ${PODS_ROOT}/QAKit
-PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier}
-SKIP_INSTALL = YES
-USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES
diff --git a/Pods/Target Support Files/Travellib/Travellib-Info.plist b/Pods/Target Support Files/Travellib/Travellib-Info.plist
deleted file mode 100644
index cba2585..0000000
--- a/Pods/Target Support Files/Travellib/Travellib-Info.plist	
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
-  <key>CFBundleDevelopmentRegion</key>
-  <string>en</string>
-  <key>CFBundleExecutable</key>
-  <string>${EXECUTABLE_NAME}</string>
-  <key>CFBundleIdentifier</key>
-  <string>${PRODUCT_BUNDLE_IDENTIFIER}</string>
-  <key>CFBundleInfoDictionaryVersion</key>
-  <string>6.0</string>
-  <key>CFBundleName</key>
-  <string>${PRODUCT_NAME}</string>
-  <key>CFBundlePackageType</key>
-  <string>FMWK</string>
-  <key>CFBundleShortVersionString</key>
-  <string>0.0.1</string>
-  <key>CFBundleSignature</key>
-  <string>????</string>
-  <key>CFBundleVersion</key>
-  <string>${CURRENT_PROJECT_VERSION}</string>
-  <key>NSPrincipalClass</key>
-  <string></string>
-</dict>
-</plist>
diff --git a/Pods/Target Support Files/Travellib/Travellib-dummy.m b/Pods/Target Support Files/Travellib/Travellib-dummy.m
deleted file mode 100644
index 8479f88..0000000
--- a/Pods/Target Support Files/Travellib/Travellib-dummy.m	
+++ /dev/null
@@ -1,5 +0,0 @@
-#import <Foundation/Foundation.h>
-@interface PodsDummy_Travellib : NSObject
-@end
-@implementation PodsDummy_Travellib
-@end
diff --git a/Pods/Target Support Files/Travellib/Travellib-prefix.pch b/Pods/Target Support Files/Travellib/Travellib-prefix.pch
deleted file mode 100644
index beb2a24..0000000
--- a/Pods/Target Support Files/Travellib/Travellib-prefix.pch	
+++ /dev/null
@@ -1,12 +0,0 @@
-#ifdef __OBJC__
-#import <UIKit/UIKit.h>
-#else
-#ifndef FOUNDATION_EXPORT
-#if defined(__cplusplus)
-#define FOUNDATION_EXPORT extern "C"
-#else
-#define FOUNDATION_EXPORT extern
-#endif
-#endif
-#endif
-
diff --git a/Pods/Target Support Files/Travellib/Travellib-umbrella.h b/Pods/Target Support Files/Travellib/Travellib-umbrella.h
deleted file mode 100644
index 480b51a..0000000
--- a/Pods/Target Support Files/Travellib/Travellib-umbrella.h	
+++ /dev/null
@@ -1,19 +0,0 @@
-#ifdef __OBJC__
-#import <UIKit/UIKit.h>
-#else
-#ifndef FOUNDATION_EXPORT
-#if defined(__cplusplus)
-#define FOUNDATION_EXPORT extern "C"
-#else
-#define FOUNDATION_EXPORT extern
-#endif
-#endif
-#endif
-
-#import "Pods-Travellib-umbrella.h"
-#import "Pods-TravellibTests-umbrella.h"
-#import "Travellib.h"
-
-FOUNDATION_EXPORT double TravellibVersionNumber;
-FOUNDATION_EXPORT const unsigned char TravellibVersionString[];
-
diff --git a/Pods/Target Support Files/Travellib/Travellib.debug.xcconfig b/Pods/Target Support Files/Travellib/Travellib.debug.xcconfig
deleted file mode 100644
index fd7f4c6..0000000
--- a/Pods/Target Support Files/Travellib/Travellib.debug.xcconfig	
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/Travellib
-GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
-OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS -suppress-warnings
-PODS_BUILD_DIR = ${BUILD_DIR}
-PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
-PODS_ROOT = ${SRCROOT}
-PODS_TARGET_SRCROOT = ${PODS_ROOT}/Travellib
-PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier}
-SKIP_INSTALL = YES
-USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES
diff --git a/Pods/Target Support Files/Travellib/Travellib.modulemap b/Pods/Target Support Files/Travellib/Travellib.modulemap
deleted file mode 100644
index d1a589b..0000000
--- a/Pods/Target Support Files/Travellib/Travellib.modulemap	
+++ /dev/null
@@ -1,6 +0,0 @@
-framework module Travellib {
-  umbrella header "Travellib-umbrella.h"
-
-  export *
-  module * { export * }
-}
diff --git a/Pods/Target Support Files/Travellib/Travellib.release.xcconfig b/Pods/Target Support Files/Travellib/Travellib.release.xcconfig
deleted file mode 100644
index fd7f4c6..0000000
--- a/Pods/Target Support Files/Travellib/Travellib.release.xcconfig	
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/Travellib
-GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
-OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS -suppress-warnings
-PODS_BUILD_DIR = ${BUILD_DIR}
-PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
-PODS_ROOT = ${SRCROOT}
-PODS_TARGET_SRCROOT = ${PODS_ROOT}/Travellib
-PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier}
-SKIP_INSTALL = YES
-USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES
diff --git a/Pods/Target Support Files/Travellib/Travellib.xcconfig b/Pods/Target Support Files/Travellib/Travellib.xcconfig
deleted file mode 100644
index fd7f4c6..0000000
--- a/Pods/Target Support Files/Travellib/Travellib.xcconfig	
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/Travellib
-GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
-OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS -suppress-warnings
-PODS_BUILD_DIR = ${BUILD_DIR}
-PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
-PODS_ROOT = ${SRCROOT}
-PODS_TARGET_SRCROOT = ${PODS_ROOT}/Travellib
-PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier}
-SKIP_INSTALL = YES
-USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES
diff --git a/Pods/Target Support Files/VENTokenField/Info.plist b/Pods/Target Support Files/VENTokenField/Info.plist
deleted file mode 100644
index 71ac1be..0000000
--- a/Pods/Target Support Files/VENTokenField/Info.plist	
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
-  <key>CFBundleDevelopmentRegion</key>
-  <string>en</string>
-  <key>CFBundleExecutable</key>
-  <string>${EXECUTABLE_NAME}</string>
-  <key>CFBundleIdentifier</key>
-  <string>${PRODUCT_BUNDLE_IDENTIFIER}</string>
-  <key>CFBundleInfoDictionaryVersion</key>
-  <string>6.0</string>
-  <key>CFBundleName</key>
-  <string>${PRODUCT_NAME}</string>
-  <key>CFBundlePackageType</key>
-  <string>FMWK</string>
-  <key>CFBundleShortVersionString</key>
-  <string>2.5.2</string>
-  <key>CFBundleSignature</key>
-  <string>????</string>
-  <key>CFBundleVersion</key>
-  <string>${CURRENT_PROJECT_VERSION}</string>
-  <key>NSPrincipalClass</key>
-  <string></string>
-</dict>
-</plist>
diff --git a/Pods/Target Support Files/VENTokenField/VENTokenField-Info.plist b/Pods/Target Support Files/VENTokenField/VENTokenField-Info.plist
deleted file mode 100644
index 71ac1be..0000000
--- a/Pods/Target Support Files/VENTokenField/VENTokenField-Info.plist	
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
-  <key>CFBundleDevelopmentRegion</key>
-  <string>en</string>
-  <key>CFBundleExecutable</key>
-  <string>${EXECUTABLE_NAME}</string>
-  <key>CFBundleIdentifier</key>
-  <string>${PRODUCT_BUNDLE_IDENTIFIER}</string>
-  <key>CFBundleInfoDictionaryVersion</key>
-  <string>6.0</string>
-  <key>CFBundleName</key>
-  <string>${PRODUCT_NAME}</string>
-  <key>CFBundlePackageType</key>
-  <string>FMWK</string>
-  <key>CFBundleShortVersionString</key>
-  <string>2.5.2</string>
-  <key>CFBundleSignature</key>
-  <string>????</string>
-  <key>CFBundleVersion</key>
-  <string>${CURRENT_PROJECT_VERSION}</string>
-  <key>NSPrincipalClass</key>
-  <string></string>
-</dict>
-</plist>
diff --git a/Pods/Target Support Files/VENTokenField/VENTokenField-dummy.m b/Pods/Target Support Files/VENTokenField/VENTokenField-dummy.m
deleted file mode 100644
index e02ff39..0000000
--- a/Pods/Target Support Files/VENTokenField/VENTokenField-dummy.m	
+++ /dev/null
@@ -1,5 +0,0 @@
-#import <Foundation/Foundation.h>
-@interface PodsDummy_VENTokenField : NSObject
-@end
-@implementation PodsDummy_VENTokenField
-@end
diff --git a/Pods/Target Support Files/VENTokenField/VENTokenField-prefix.pch b/Pods/Target Support Files/VENTokenField/VENTokenField-prefix.pch
deleted file mode 100644
index beb2a24..0000000
--- a/Pods/Target Support Files/VENTokenField/VENTokenField-prefix.pch	
+++ /dev/null
@@ -1,12 +0,0 @@
-#ifdef __OBJC__
-#import <UIKit/UIKit.h>
-#else
-#ifndef FOUNDATION_EXPORT
-#if defined(__cplusplus)
-#define FOUNDATION_EXPORT extern "C"
-#else
-#define FOUNDATION_EXPORT extern
-#endif
-#endif
-#endif
-
diff --git a/Pods/Target Support Files/VENTokenField/VENTokenField-umbrella.h b/Pods/Target Support Files/VENTokenField/VENTokenField-umbrella.h
deleted file mode 100644
index f021b92..0000000
--- a/Pods/Target Support Files/VENTokenField/VENTokenField-umbrella.h	
+++ /dev/null
@@ -1,19 +0,0 @@
-#ifdef __OBJC__
-#import <UIKit/UIKit.h>
-#else
-#ifndef FOUNDATION_EXPORT
-#if defined(__cplusplus)
-#define FOUNDATION_EXPORT extern "C"
-#else
-#define FOUNDATION_EXPORT extern
-#endif
-#endif
-#endif
-
-#import "VENBackspaceTextField.h"
-#import "VENToken.h"
-#import "VENTokenField.h"
-
-FOUNDATION_EXPORT double VENTokenFieldVersionNumber;
-FOUNDATION_EXPORT const unsigned char VENTokenFieldVersionString[];
-
diff --git a/Pods/Target Support Files/VENTokenField/VENTokenField.debug.xcconfig b/Pods/Target Support Files/VENTokenField/VENTokenField.debug.xcconfig
deleted file mode 100644
index 8c5fef3..0000000
--- a/Pods/Target Support Files/VENTokenField/VENTokenField.debug.xcconfig	
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/VENTokenField
-FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/FrameAccessor"
-GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
-PODS_BUILD_DIR = ${BUILD_DIR}
-PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
-PODS_ROOT = ${SRCROOT}
-PODS_TARGET_SRCROOT = ${PODS_ROOT}/VENTokenField
-PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier}
-SKIP_INSTALL = YES
-USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES
diff --git a/Pods/Target Support Files/VENTokenField/VENTokenField.modulemap b/Pods/Target Support Files/VENTokenField/VENTokenField.modulemap
deleted file mode 100644
index 909f025..0000000
--- a/Pods/Target Support Files/VENTokenField/VENTokenField.modulemap	
+++ /dev/null
@@ -1,6 +0,0 @@
-framework module VENTokenField {
-  umbrella header "VENTokenField-umbrella.h"
-
-  export *
-  module * { export * }
-}
diff --git a/Pods/Target Support Files/VENTokenField/VENTokenField.release.xcconfig b/Pods/Target Support Files/VENTokenField/VENTokenField.release.xcconfig
deleted file mode 100644
index 8c5fef3..0000000
--- a/Pods/Target Support Files/VENTokenField/VENTokenField.release.xcconfig	
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/VENTokenField
-FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/FrameAccessor"
-GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
-PODS_BUILD_DIR = ${BUILD_DIR}
-PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
-PODS_ROOT = ${SRCROOT}
-PODS_TARGET_SRCROOT = ${PODS_ROOT}/VENTokenField
-PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier}
-SKIP_INSTALL = YES
-USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES
diff --git a/Pods/Target Support Files/VENTokenField/VENTokenField.xcconfig b/Pods/Target Support Files/VENTokenField/VENTokenField.xcconfig
deleted file mode 100644
index 8c5fef3..0000000
--- a/Pods/Target Support Files/VENTokenField/VENTokenField.xcconfig	
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/VENTokenField
-FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/FrameAccessor"
-GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
-PODS_BUILD_DIR = ${BUILD_DIR}
-PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
-PODS_ROOT = ${SRCROOT}
-PODS_TARGET_SRCROOT = ${PODS_ROOT}/VENTokenField
-PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier}
-SKIP_INSTALL = YES
-USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES
diff --git a/Pods/Travellib/LICENSE b/Pods/Travellib/LICENSE
deleted file mode 100644
index 65c5ca8..0000000
--- a/Pods/Travellib/LICENSE
+++ /dev/null
@@ -1,165 +0,0 @@
-                   GNU LESSER GENERAL PUBLIC LICENSE
-                       Version 3, 29 June 2007
-
- Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
-
-  This version of the GNU Lesser General Public License incorporates
-the terms and conditions of version 3 of the GNU General Public
-License, supplemented by the additional permissions listed below.
-
-  0. Additional Definitions.
-
-  As used herein, "this License" refers to version 3 of the GNU Lesser
-General Public License, and the "GNU GPL" refers to version 3 of the GNU
-General Public License.
-
-  "The Library" refers to a covered work governed by this License,
-other than an Application or a Combined Work as defined below.
-
-  An "Application" is any work that makes use of an interface provided
-by the Library, but which is not otherwise based on the Library.
-Defining a subclass of a class defined by the Library is deemed a mode
-of using an interface provided by the Library.
-
-  A "Combined Work" is a work produced by combining or linking an
-Application with the Library.  The particular version of the Library
-with which the Combined Work was made is also called the "Linked
-Version".
-
-  The "Minimal Corresponding Source" for a Combined Work means the
-Corresponding Source for the Combined Work, excluding any source code
-for portions of the Combined Work that, considered in isolation, are
-based on the Application, and not on the Linked Version.
-
-  The "Corresponding Application Code" for a Combined Work means the
-object code and/or source code for the Application, including any data
-and utility programs needed for reproducing the Combined Work from the
-Application, but excluding the System Libraries of the Combined Work.
-
-  1. Exception to Section 3 of the GNU GPL.
-
-  You may convey a covered work under sections 3 and 4 of this License
-without being bound by section 3 of the GNU GPL.
-
-  2. Conveying Modified Versions.
-
-  If you modify a copy of the Library, and, in your modifications, a
-facility refers to a function or data to be supplied by an Application
-that uses the facility (other than as an argument passed when the
-facility is invoked), then you may convey a copy of the modified
-version:
-
-   a) under this License, provided that you make a good faith effort to
-   ensure that, in the event an Application does not supply the
-   function or data, the facility still operates, and performs
-   whatever part of its purpose remains meaningful, or
-
-   b) under the GNU GPL, with none of the additional permissions of
-   this License applicable to that copy.
-
-  3. Object Code Incorporating Material from Library Header Files.
-
-  The object code form of an Application may incorporate material from
-a header file that is part of the Library.  You may convey such object
-code under terms of your choice, provided that, if the incorporated
-material is not limited to numerical parameters, data structure
-layouts and accessors, or small macros, inline functions and templates
-(ten or fewer lines in length), you do both of the following:
-
-   a) Give prominent notice with each copy of the object code that the
-   Library is used in it and that the Library and its use are
-   covered by this License.
-
-   b) Accompany the object code with a copy of the GNU GPL and this license
-   document.
-
-  4. Combined Works.
-
-  You may convey a Combined Work under terms of your choice that,
-taken together, effectively do not restrict modification of the
-portions of the Library contained in the Combined Work and reverse
-engineering for debugging such modifications, if you also do each of
-the following:
-
-   a) Give prominent notice with each copy of the Combined Work that
-   the Library is used in it and that the Library and its use are
-   covered by this License.
-
-   b) Accompany the Combined Work with a copy of the GNU GPL and this license
-   document.
-
-   c) For a Combined Work that displays copyright notices during
-   execution, include the copyright notice for the Library among
-   these notices, as well as a reference directing the user to the
-   copies of the GNU GPL and this license document.
-
-   d) Do one of the following:
-
-       0) Convey the Minimal Corresponding Source under the terms of this
-       License, and the Corresponding Application Code in a form
-       suitable for, and under terms that permit, the user to
-       recombine or relink the Application with a modified version of
-       the Linked Version to produce a modified Combined Work, in the
-       manner specified by section 6 of the GNU GPL for conveying
-       Corresponding Source.
-
-       1) Use a suitable shared library mechanism for linking with the
-       Library.  A suitable mechanism is one that (a) uses at run time
-       a copy of the Library already present on the user's computer
-       system, and (b) will operate properly with a modified version
-       of the Library that is interface-compatible with the Linked
-       Version.
-
-   e) Provide Installation Information, but only if you would otherwise
-   be required to provide such information under section 6 of the
-   GNU GPL, and only to the extent that such information is
-   necessary to install and execute a modified version of the
-   Combined Work produced by recombining or relinking the
-   Application with a modified version of the Linked Version. (If
-   you use option 4d0, the Installation Information must accompany
-   the Minimal Corresponding Source and Corresponding Application
-   Code. If you use option 4d1, you must provide the Installation
-   Information in the manner specified by section 6 of the GNU GPL
-   for conveying Corresponding Source.)
-
-  5. Combined Libraries.
-
-  You may place library facilities that are a work based on the
-Library side by side in a single library together with other library
-facilities that are not Applications and are not covered by this
-License, and convey such a combined library under terms of your
-choice, if you do both of the following:
-
-   a) Accompany the combined library with a copy of the same work based
-   on the Library, uncombined with any other library facilities,
-   conveyed under the terms of this License.
-
-   b) Give prominent notice with the combined library that part of it
-   is a work based on the Library, and explaining where to find the
-   accompanying uncombined form of the same work.
-
-  6. Revised Versions of the GNU Lesser General Public License.
-
-  The Free Software Foundation may publish revised and/or new versions
-of the GNU Lesser General Public License from time to time. Such new
-versions will be similar in spirit to the present version, but may
-differ in detail to address new problems or concerns.
-
-  Each version is given a distinguishing version number. If the
-Library as you received it specifies that a certain numbered version
-of the GNU Lesser General Public License "or any later version"
-applies to it, you have the option of following the terms and
-conditions either of that published version or of any later version
-published by the Free Software Foundation. If the Library as you
-received it does not specify a version number of the GNU Lesser
-General Public License, you may choose any version of the GNU Lesser
-General Public License ever published by the Free Software Foundation.
-
-  If the Library as you received it specifies that a proxy can decide
-whether future versions of the GNU Lesser General Public License shall
-apply, that proxy's public statement of acceptance of any version is
-permanent authorization for you to choose that version for the
-Library.
diff --git a/Pods/Travellib/README.md b/Pods/Travellib/README.md
deleted file mode 100644
index f8da04b..0000000
--- a/Pods/Travellib/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# travellib
-
-a library containing crypto code for travel concept
\ No newline at end of file
diff --git a/Pods/Travellib/Travellib/Pods/Target Support Files/Pods-Travellib/Pods-Travellib-umbrella.h b/Pods/Travellib/Travellib/Pods/Target Support Files/Pods-Travellib/Pods-Travellib-umbrella.h
deleted file mode 100644
index b9eea9d..0000000
--- a/Pods/Travellib/Travellib/Pods/Target Support Files/Pods-Travellib/Pods-Travellib-umbrella.h	
+++ /dev/null
@@ -1,16 +0,0 @@
-#ifdef __OBJC__
-#import <UIKit/UIKit.h>
-#else
-#ifndef FOUNDATION_EXPORT
-#if defined(__cplusplus)
-#define FOUNDATION_EXPORT extern "C"
-#else
-#define FOUNDATION_EXPORT extern
-#endif
-#endif
-#endif
-
-
-FOUNDATION_EXPORT double Pods_TravellibVersionNumber;
-FOUNDATION_EXPORT const unsigned char Pods_TravellibVersionString[];
-
diff --git a/Pods/Travellib/Travellib/Pods/Target Support Files/Pods-TravellibTests/Pods-TravellibTests-umbrella.h b/Pods/Travellib/Travellib/Pods/Target Support Files/Pods-TravellibTests/Pods-TravellibTests-umbrella.h
deleted file mode 100644
index d122dd8..0000000
--- a/Pods/Travellib/Travellib/Pods/Target Support Files/Pods-TravellibTests/Pods-TravellibTests-umbrella.h	
+++ /dev/null
@@ -1,16 +0,0 @@
-#ifdef __OBJC__
-#import <UIKit/UIKit.h>
-#else
-#ifndef FOUNDATION_EXPORT
-#if defined(__cplusplus)
-#define FOUNDATION_EXPORT extern "C"
-#else
-#define FOUNDATION_EXPORT extern
-#endif
-#endif
-#endif
-
-
-FOUNDATION_EXPORT double Pods_TravellibTestsVersionNumber;
-FOUNDATION_EXPORT const unsigned char Pods_TravellibTestsVersionString[];
-
diff --git a/Pods/Travellib/Travellib/Travellib/Crypto.swift b/Pods/Travellib/Travellib/Travellib/Crypto.swift
deleted file mode 100644
index aa54d0f..0000000
--- a/Pods/Travellib/Travellib/Travellib/Crypto.swift
+++ /dev/null
@@ -1,302 +0,0 @@
-//
-//  Crypto.swift
-//  Travellib
-//
-//  Created by jakobsbode on 23.12.18.
-//  Copyright © 2018 jakobsbode. All rights reserved.
-//
-
-import Foundation
-import CommonCrypto
-
-
-internal class Crypto {
-    
-    public class Polynom {
-        
-        public typealias PolynomGF2 = UInt64
-        
-        var irreducible: PolynomGF2
-        var coefficients: [PolynomGF2] = []
-        public let degree: Int
-        
-        public init(coeficients: [PolynomGF2], irreducible: PolynomGF2) {
-            self.irreducible = irreducible
-            degree = coeficients.count-1
-            self.coefficients = []
-            for c in coeficients {
-                self.coefficients.append(modulo(p: c, q: irreducible))
-            }
-        }
-        
-        internal static func degree(polynom: PolynomGF2) -> Int {
-            //        for i in 63 ... 0 {
-            //            if polynom & (1 << i) != 0 {
-            //                return i
-            //            }
-            //        }
-            //        return 0
-            var degree = 63-polynom.leadingZeroBitCount
-            if degree < 0 {
-                degree = 0
-            }
-            return degree
-        }
-        
-        internal func add(p: PolynomGF2, q: PolynomGF2) -> PolynomGF2 {
-            return p ^ q
-        }
-        
-        /*
-         requires 'a' to have a degree less or equal to self.degree
-         */
-        internal func multiply(p: PolynomGF2, q: PolynomGF2) -> PolynomGF2 {
-            let degreeIrreducible = Polynom.degree(polynom: irreducible)
-            var result: PolynomGF2 = 0
-            for i in 0 ... 63 {
-                result = result << 1
-                if q & (1 << (63-i)) != 0 {
-                    result = add(p: result, q: p)
-                }
-                if result & (1 << degreeIrreducible) != 0 {
-                    result = add(p: result, q: irreducible)
-                }
-            }
-            return result
-        }
-        
-        //    internal func power(p: PolynomGF2, exponent: Int) -> PolynomGF2 {
-        //        var result: PolynomGF2 = 1
-        //        for _ in 1 ... exponent {
-        //            result = multiply(p: result, q: p)
-        //        }
-        //        return result
-        //    }
-        
-        internal func modulo(p: PolynomGF2, q: PolynomGF2) -> PolynomGF2 {
-            let degreeQ = Polynom.degree(polynom: q)
-            var temp = p
-            var degreeT = Polynom.degree(polynom: temp)
-            while (degreeT >= degreeQ) {
-                temp = add(p: temp, q: (q << (degreeT-degreeQ)))
-                degreeT = Polynom.degree(polynom: temp)
-            }
-            return temp
-        }
-        
-        public func evaluate(at x: PolynomGF2) -> PolynomGF2 {
-            var power: PolynomGF2 = 1
-            var result: PolynomGF2 = 0
-            let input = modulo(p: x, q: irreducible)
-            for i in 0 ... degree {
-                let monom = multiply(p: coefficients[degree-i], q: power)
-                result = add(p: result, q: monom)
-                power = multiply(p: power, q: input)
-            }
-            return result
-        }
-    }
-    
-    //just for testing
-    public static func convertToString(from data: Data) -> String {
-        return data.map { String(format: "%02hhx", $0) }.joined()
-    }
-    
-    public static func sha256raw(string: String) -> Data {
-        let messageData = string.data(using:.utf8)!
-        var digestData = Data(count: Int(CC_SHA256_DIGEST_LENGTH))
-        
-        _ = digestData.withUnsafeMutableBytes {digestBytes in
-            messageData.withUnsafeBytes {messageBytes in
-                CC_SHA256(messageBytes, CC_LONG(messageData.count), digestBytes)
-            }
-        }
-
-        return digestData
-    }
-    
-    public static func sha256(string: String) -> String {
-        let digestData = sha256raw(string: string)
-        return convertToString(from: digestData)
-    }
-    
-    //TODO: delete Data after usage
-    /*
-     Create random data. 'bytes' encodes the number of bytes in the random data.
-     */
-    public static func createRandom(bytes: Int) throws -> Data {
-        var data = Data.init(count: bytes)
-        try _ = data.withUnsafeMutableBytes { (pointer: UnsafeMutablePointer<UInt8>) throws in
-            let rawPointer = UnsafeMutableRawPointer(pointer)
-            let status = SecRandomCopyBytes(kSecRandomDefault, bytes, rawPointer)
-            if status != errSecSuccess {
-                throw TravelError.cannotCreateRandom
-            }
-        }
-        return data
-    }
-    
-    /*
-     Splits data into blocks of size bitsPerBlock.
-     The blocks are created from first bit in data to the last bit.
-     If bitsPerBlock do not divides the number of bits in data without a remainder r, the last r bits will be leftout when creating the blocks.
-     */
-    public static func split(data: Data, bitsPerBlock: Int) -> [UInt64] {
-        var result: [UInt64] = []
-        _ = data.withUnsafeBytes { (start: UnsafePointer<UInt8>) in
-            var pointer = start
-            var carryBits = 8
-            for _ in 0 ..< 8*data.startIndex.distance(to: data.endIndex)/bitsPerBlock {
-                if carryBits <= 0 {
-                    carryBits = 8
-                }
-                var blockBits = bitsPerBlock
-                var value: UInt64 = 0
-                if carryBits < 8 {
-                    if blockBits < carryBits {
-                        value += UInt64((pointer.pointee) % (UInt8(1) << (carryBits))) >> (carryBits-blockBits)
-                        carryBits -= blockBits
-                        result.append(value)
-                        continue
-                    }
-                    value += UInt64((pointer.pointee) % (UInt8(1) << (carryBits))) << (blockBits-carryBits)
-                    blockBits -= carryBits
-                    pointer = pointer.advanced(by: 1)
-                    carryBits = 8
-                }
-                while blockBits >= 8 {
-                    value += UInt64(pointer.pointee) << (blockBits-8)
-                    blockBits -= 8
-                    pointer = pointer.advanced(by: 1)
-                }
-                if blockBits != 0 {
-                    //let pointerValue = pointer.pointee //TODO: remove
-                    value += UInt64(pointer.pointee >> (carryBits-blockBits))
-                    carryBits = 8-blockBits
-                }
-                result.append(value)
-            }
-        }
-        return result
-    }
-    
-    /*
-     Splits data into bitsPerBlock.count blocks. bitsPerBlock encode the size (number of bits) of the blocks.
-     The blocks are created from first bit in data to the last bit.
-     If the size of the blocks is bigger than the number of bits in data, only the first blocks, that have - summed up - a smaller number of bits than data, are created.
-     */
-    public static func split(data: Data, bitsPerBlock: [Int]) -> [UInt64] {
-        var result: [UInt64] = []
-        _ = data.withUnsafeBytes { (start: UnsafePointer<UInt8>) in
-            var pointer = start
-            var carryBits = 8
-            var allProcessedBits = 0
-            for i in 0 ..< bitsPerBlock.count {
-                if carryBits <= 0 {
-                    carryBits = 8
-                }
-                var blockBits = bitsPerBlock[i]
-                if blockBits+allProcessedBits > 8*data.startIndex.distance(to: data.endIndex) {
-                    break
-                }
-                allProcessedBits += blockBits
-                var value: UInt64 = 0
-                if carryBits < 8 {
-                    if blockBits < carryBits {
-                        value += UInt64((pointer.pointee) % (UInt8(1) << (carryBits))) >> (carryBits-blockBits)
-                        carryBits -= blockBits
-                        result.append(value)
-                        continue
-                    }
-                    value += UInt64((pointer.pointee) % (UInt8(1) << (carryBits))) << (blockBits-carryBits)
-                    blockBits -= carryBits
-                    pointer = pointer.advanced(by: 1)
-                    carryBits = 8
-                }
-                while blockBits >= 8 {
-                    value += UInt64(pointer.pointee) << (blockBits-8)
-                    blockBits -= 8
-                    pointer = pointer.advanced(by: 1)
-                }
-                if blockBits != 0 {
-                    //let pointerValue = pointer.pointee //TODO: remove
-                    value += UInt64(pointer.pointee >> (carryBits-blockBits))
-                    carryBits = 8-blockBits
-                }
-                result.append(value)
-            }
-        }
-        return result
-    }
-    
-    /*
-     requires alphabet to have a maximal length of 256
-     */
-    public static func createRandom(characters: Int, alphabet: [String]) throws -> String {
-        guard alphabet.count <= 256 else {
-            throw TravelError.invalidAlphabet
-        }
-        func createRandomCharacter(alphabet: [String]) throws -> String {
-            var d = try Crypto.createRandom(bytes: 1)
-            while d.last! > alphabet.count-1 {
-                try d = Crypto.createRandom(bytes: 1)
-            }
-            return alphabet[Int(d.last!)]
-        }
-        
-        var result = ""
-        for _ in 0..<characters {
-            result.append(try createRandomCharacter(alphabet: alphabet))
-        }
-        return result
-    }
-    
-    //bits should be less or equal to 64, more bits will not be considered at the moment
-    //alphabet should contian maximal 256 symbols at the moment
-    public static func createRandom(bits: Int, alphabet: [String]) throws -> String {
-        guard alphabet.count <= 256 else {
-            throw TravelError.invalidAlphabet
-        }
-        guard bits <= 64 else {
-            throw TravelError.tooManyBits
-        }
-        let randomNumber = try Crypto.split(data: Crypto.createRandom(bytes: (bits/8+(bits%8 != 0 ? 1: 0))), bitsPerBlock: bits)[0]
-        let result = try Crypto.convertToPassword(number: randomNumber, alphabet: alphabet, bits: bits)
-        return result
-    }
-    
-    public static func convertToPassword(number: UInt64, alphabet: [String], bits: Int) throws -> String {
-        guard alphabet.count <= 256 else {
-            throw TravelError.invalidAlphabet
-        }
-        guard bits <= 63 else {
-            throw TravelError.tooManyBits
-        }
-        var result = ""
-        var n = number
-        var max: UInt64 = (1 << bits)
-        max = max-1
-        while max != 0 {
-            let char = n % UInt64(alphabet.count)
-            result.append(alphabet[Int(char)])
-            n = n / UInt64(alphabet.count)
-            max = max / UInt64(alphabet.count)
-        }
-        return result
-    }
-    
-    public static func convertToNumber(password: String, alphabet: [String]) throws -> UInt64 {
-        var result: UInt64 = 0
-        var pw = password
-        for _ in 0 ..< pw.count {
-            let c = pw.removeLast()
-            if let index = alphabet.index(of: String(c)) {
-                result = result * UInt64(alphabet.count) + UInt64(index)
-            } else {
-                throw TravelError.invalidAlphabet
-            }
-            
-        }
-        return result
-    }
-}
diff --git a/Pods/Travellib/Travellib/Travellib/TravelError.swift b/Pods/Travellib/Travellib/Travellib/TravelError.swift
deleted file mode 100644
index f63d7d9..0000000
--- a/Pods/Travellib/Travellib/Travellib/TravelError.swift
+++ /dev/null
@@ -1,13 +0,0 @@
-//
-//  TravelError.swift
-//  Travellib
-//
-//  Created by jakobsbode on 23.12.18.
-//  Copyright © 2018 jakobsbode. All rights reserved.
-//
-
-import Foundation
-
-public enum TravelError: Error {
-    case cannotCreateRandom, invalidAlphabet, tooManyBits, invalidData, corruptData, invalidPassword
-}
diff --git a/Pods/Travellib/Travellib/Travellib/Traveler.swift b/Pods/Travellib/Travellib/Travellib/Traveler.swift
deleted file mode 100644
index edfaf41..0000000
--- a/Pods/Travellib/Travellib/Travellib/Traveler.swift
+++ /dev/null
@@ -1,232 +0,0 @@
-//
-//  Traveler.swift
-//  Travellib
-//
-//  Created by jakobsbode on 23.12.18.
-//  Copyright © 2018 jakobsbode. All rights reserved.
-//
-
-import Foundation
-
-public class Traveler: Codable {
-    
-    private var _contacts: [String] = []
-    private var _keys: [String : String] = [:]
-    private var salts: [String : String] = [:]
-    private var _backupAddress: String = ""
-    private var _backupKey: String = ""
-    private var _canSecurelyBackup = true
-    private var pw1 = ""
-    private var pw2 = ""
-    
-    public var contacts: [String] {
-        get {
-            let result = _contacts
-            return result
-        }
-    }
-    
-    public var keys: [String: String] {
-        get {
-            let result = _keys
-            return result
-        }
-    }
-    
-    public var backupAddress: String {
-        get {
-            let result = _backupAddress
-            return result
-        }
-    }
-    
-    public var backupKey: String {
-        get {
-            let result = _backupKey
-            return result
-        }
-    }
-    
-    public var canSecurelyBackup: Bool {
-        get {
-            let result = _canSecurelyBackup
-            return result
-        }
-    }
-    
-    /// The alphabet used to create a password from.
-    /// It's default value is the alphabet
-    /// abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-/:;()$&@".,?!'[]{}#%^*+=_\|~<>€¥£•
-    public let alphabet: [String] = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-/:;()$&@\".,?!'[]{}#%^*+=_\\|~<>€¥£•".map { String($0) }
-    fileprivate let attackerProbability = 3/pow(10, 4.25)
-    
-    private static func parsePassword(password: String, alphabetCount: Int, errorDetectionBits: Int = 6) throws -> (String, String, String, String) {
-        let pw2Length = Int(ceil(log(pow(2, 18))/log(Double(alphabetCount))))
-        let errorDetectionLength = Int(ceil(log(pow(2, Double(errorDetectionBits)))/log(Double(alphabetCount))))
-        if alphabetCount == 0 || password.count <= 2*pw2Length {
-            throw TravelError.corruptData
-        }
-        let errorDetection = password.suffix(errorDetectionLength)
-        let encodedData = password.dropLast(errorDetectionLength)
-        
-        let pw2 = encodedData.prefix(pw2Length)
-        let y = encodedData.dropFirst(pw2Length).prefix(pw2Length)
-        let pw1 = encodedData.dropFirst(2*pw2Length)
-        
-        return (String(pw2), String(y), String(pw1), String(errorDetection))
-    }
-    
-    /// loads a Traveler from stored data.
-    /// - important: check if the keys stored in the applications keymanagement are equal to the ones stored in the returned Traveler
-    public static func load(from data: Data, password: String, errorDetectionBits: Int = 6) throws -> Traveler {
-        //create Checksum, verify it with the one in the password and throw invalidData Error, if they don't match up
-        //otherwise set password in Traveler-object and succed
-        let traveler = try JSONDecoder().decode(Traveler.self, from: data)
-        let alphabetCount = traveler.alphabet.count
-        let passwordTuple = try parsePassword(password: password, alphabetCount: alphabetCount, errorDetectionBits: errorDetectionBits)
-        let pw2 = passwordTuple.0
-        let y = passwordTuple.1
-        let pw1 = passwordTuple.2
-        let errorDetection = passwordTuple.3
-        traveler.setPassword(pw1: pw1, pw2: pw2)
-        if traveler.calculateErrorDetection(of: pw2+y+pw1, bits: errorDetectionBits) != errorDetection {
-            throw TravelError.invalidPassword
-        }
-        if try traveler.createChecksum() != y {
-            throw TravelError.corruptData
-        }
-        return traveler
-    }
-    
-    /// - important: Only call if the wrong or no password is given by the user (e.g. if users device is compromised). Do not trust the returned Taveler, since it may be compromised!
-    /// - Returns: a insecure Traveler. Do not trust it's attributes values!
-    public static func loadInsecure(from data: Data) -> Traveler {
-        do {
-            let traveler = try JSONDecoder().decode(Traveler.self, from: data)
-            traveler._canSecurelyBackup = false
-            return traveler
-        } catch {
-            return Traveler(contacts: [], keys: [:], backupAddress: "", backupKey: "", canSecurelyBackup: false)
-        }
-    }
-    
-    /// creates a Traveler object.
-    /// - important: no backup is created in Traveler. The backup parameters are only used to verify, no modification to this parameters happend by an adversary while crossing the border.
-    /// - Parameter contacts: list of contact identifiers
-    /// - Parameter keys: dictionary of keys used to create a secure communication with a contact. It is expected, that the values outof the parameter contacts are used as the dictionary-keys.
-    /// - Parameter backupAddress: the address a backup should be sent to.
-    /// - Parameter backupKey: the key used to encrypt the backup.
-    /// - Parameter canSecurelyBackup: states if it was previously possible to create securly backups i.e. no compromise happend before.
-    public init(contacts: [String], keys: [String : String], backupAddress: String, backupKey: String, canSecurelyBackup: Bool) {
-        self._contacts = contacts
-        self._keys = keys
-        self._backupAddress = backupAddress
-        self._backupKey = backupKey
-        salts = [:]
-        do {
-            try createSalts()
-            try createPasswords()
-        } catch {
-            print("error in salts")
-            //TODO: throw Error here, that is thrown in every other programmer callable function too, if something wents wrong; we assume different Errors cannot be solved by the programmer. that means they have to be userhandled
-            //Give the user only the option to delete his keys and communication, if an Error occurs. Different errors would be confusing, since they require a deeper knowlege of the mechanism used.
-        }
-    }
-    
-    private func createSalts() throws {
-        var salt = ""
-        for c in _contacts {
-            salt = Crypto.convertToString(from: try Crypto.createRandom(bytes: 32))
-            salts[c] = salt
-        }
-    }
-    
-    private func createPasswords() throws {
-        var characters = 3
-        let numberContacts = Double(_contacts.count)
-        for i in 1 ... _contacts.count {
-            if attackerProbability > 1/pow(2, 18) + numberContacts / pow(Double(alphabet.count), Double(i)) {
-                characters = i
-                break
-            }
-        }
-        pw1 = try Crypto.createRandom(characters: characters, alphabet: alphabet)
-        pw2 = try Crypto.createRandom(bits: 18, alphabet: alphabet)
-    }
-    
-    private func sha256(string: String) -> String {
-        let digestData = Crypto.sha256raw(string: string)
-        return Crypto.convertToString(from: digestData)
-    }
-    
-    private func createChecksum() throws -> String {
-        var input = ""
-        for c in _contacts {
-            if let salt = salts[c], let key = _keys[c] {
-                input.append("(")
-                input.append(c)
-                input.append(",")
-                input.append(salt)
-                input.append(",")
-                input.append(key)
-                input.append(")")
-            } else {
-                throw TravelError.invalidData
-            }
-        }
-        input.append("("+_backupAddress+","+_backupKey+")")
-        input.append(String(_canSecurelyBackup))
-        let checksum = Crypto.sha256raw(string: input)
-        let coefficients = Crypto.split(data: checksum, bitsPerBlock: 18) //TODO: handle case where all coefficients are zero
-        let polynom = Crypto.Polynom.init(coeficients: coefficients, irreducible: (1 << 18)+(1 << 3)) //chosen irreducible from http://www.hpl.hp.com/techreports/98/HPL-98-135.pdf
-        let y = polynom.evaluate(at: try Crypto.convertToNumber(password: pw1, alphabet: alphabet))
-        return try Crypto.convertToPassword(number: y, alphabet: alphabet, bits: 18)
-    }
-    
-    //calculates and encodes an errordetection code over text. Is capable to use up to 256 bits.
-    private func calculateErrorDetection(of text: String, bits: Int) -> String {
-        let hash = Crypto.sha256raw(string: text)
-        let errorDetection = Crypto.split(data: hash, bitsPerBlock: bits)
-        if let errorDetection = errorDetection.first, let result = try? Crypto.convertToPassword(number: errorDetection, alphabet: alphabet, bits: bits) {
-            return result
-        }
-        return ""
-    }
-    
-    fileprivate func setPassword(pw1: String, pw2: String) {
-        self.pw1 = pw1
-        self.pw2 = pw2
-    }
-    
-    /// - Parameter errorDetectionBits: the number of bits used for errordetection. The maximal supported value is 256.
-    /// - Returns: the password the user has to remember.
-    public func getToRemember(errorDetectionBits: Int = 6) throws -> String {
-        let y = try createChecksum()
-        let password = pw2+y+pw1
-        let errorDetection = calculateErrorDetection(of: password, bits: errorDetectionBits)
-        return password+errorDetection
-    }
-    
-    /// - Returns: the shared secrets which should be send to the contacts ordered by contacts
-    public func getToSend() throws -> [String : String] {
-        var result: [String: String] = [:]
-        for c in _contacts {
-            let secret = Crypto.sha256(string: pw1+salts[c]!)
-            result[c] = secret
-        }
-        return result
-    }
-    
-    /// - important: Call this function after getPassword and getSharedSecrets. It will delete the password stored in Traveler.
-    /// - Returns: The data the using application should store while crossing the border
-    public func getToStore() -> Data {
-        deletePasswordReference()
-        let data = try? JSONEncoder().encode(self)
-        return data!
-    }
-    
-    private func deletePasswordReference() {
-        pw1 = ""
-        pw2 = ""
-    }
-}
diff --git a/Pods/Travellib/Travellib/Travellib/Travellib.h b/Pods/Travellib/Travellib/Travellib/Travellib.h
deleted file mode 100644
index ba555b4..0000000
--- a/Pods/Travellib/Travellib/Travellib/Travellib.h
+++ /dev/null
@@ -1,19 +0,0 @@
-//
-//  Travellib.h
-//  Travellib
-//
-//  Created by jakobsbode on 23.12.18.
-//  Copyright © 2018 jakobsbode. All rights reserved.
-//
-
-#import <UIKit/UIKit.h>
-
-//! Project version number for Travellib.
-FOUNDATION_EXPORT double TravellibVersionNumber;
-
-//! Project version string for Travellib.
-FOUNDATION_EXPORT const unsigned char TravellibVersionString[];
-
-// In this header, you should import all the public headers of your framework using statements like #import <Travellib/PublicHeader.h>
-
-
diff --git a/Pods/VENTokenField/LICENSE b/Pods/VENTokenField/LICENSE
deleted file mode 100644
index 2490595..0000000
--- a/Pods/VENTokenField/LICENSE
+++ /dev/null
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2014 Venmo
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
\ No newline at end of file
diff --git a/Pods/VENTokenField/README.md b/Pods/VENTokenField/README.md
deleted file mode 100644
index a27bb94..0000000
--- a/Pods/VENTokenField/README.md
+++ /dev/null
@@ -1,49 +0,0 @@
-VENTokenField
-=============
-[![Build Status](https://travis-ci.org/venmo/VENTokenField.svg?branch=master)](https://travis-ci.org/venmo/VENTokenField)
-
-```VENTokenField``` is the recipients token field that is used in the Venmo compose screen.
-
-![alt text](http://i.imgur.com/a1FfEBi.gif "VENTokenField demo")
-
-Installation
-------------
-The easiest way to get started is to use [CocoaPods](http://cocoapods.org/). Just add the following line to your Podfile:
-
-```ruby
-pod 'VENTokenField', '~> 2.0'
-```
-
-Usage
------
-
-If you've ever used a ```UITableView```, using ```VENTokenField``` should be a breeze.
-
-Similar to ```UITableView```, ```VENTokenField``` provides two protocols: ```<VENTokenFieldDelegate>``` and ```<VENTokenFieldDataSource>```.
-
-### VENTokenFieldDelegate
-This protocol notifies you when things happen in the token field that you might want to know about.
-
-* ```tokenField:didEnterText:``` is called when a user hits the return key on the input field.
-* ```tokenField:didDeleteTokenAtIndex:``` is called when a user deletes a token at a particular index.
-* ```tokenField:didChangeText:``` is called when a user changes the text in the input field.
-* ```tokenFieldDidBeginEditing:``` is called when the input field becomes first responder.
-
-### VENTokenFieldDataSource
-This protocol allows you to provide info about what you want to present in the token field.
-
-Implement...
-* ```tokenField:titleForTokenAtIndex:``` to specify what the title for the token at a particular index should be.
-* ```numberOfTokensInTokenField:``` to specify how many tokens you have.
-* ```tokenFieldCollapsedText:``` to specify what you want the token field to say in the collapsed state.
-
-Sample Project
---------------
-Check out the [sample project](https://github.com/venmo/VENTokenField/tree/master/VENTokenFieldSample) in this repo for sample usage.
-
-Contributing
-------------
-
-We'd love to see your ideas for improving this library! The best way to contribute is by submitting a pull request. We'll do our best to respond to your patch as soon as possible. You can also submit a [new GitHub issue](https://github.com/venmo/VENTokenField/issues/new) if you find bugs or have questions. :octocat:
-
-Please make sure to follow our general coding style and add test coverage for new features!
diff --git a/Pods/VENTokenField/VENTokenField/VENBackspaceTextField.h b/Pods/VENTokenField/VENTokenField/VENBackspaceTextField.h
deleted file mode 100644
index ac8244a..0000000
--- a/Pods/VENTokenField/VENTokenField/VENBackspaceTextField.h
+++ /dev/null
@@ -1,40 +0,0 @@
-// VENBackspaceTextField.h
-//
-// Copyright (c) 2014 Venmo
-//
-// Permission is hereby granted, free of charge, to any person obtaining a copy
-// of this software and associated documentation files (the "Software"), to deal
-// in the Software without restriction, including without limitation the rights
-// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-// copies of the Software, and to permit persons to whom the Software is
-// furnished to do so, subject to the following conditions:
-//
-// The above copyright notice and this permission notice shall be included in
-// all copies or substantial portions of the Software.
-//
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-// THE SOFTWARE.
-
-#import <UIKit/UIKit.h>
-
-NS_ASSUME_NONNULL_BEGIN
-
-@class VENBackspaceTextField;
-
-@protocol VENBackspaceTextFieldDelegate <UITextFieldDelegate>
-- (void)textFieldDidEnterBackspace:(VENBackspaceTextField *)textField;
-@end
-
-
-@interface VENBackspaceTextField : UITextField
-
-@property (weak, nonatomic) id<VENBackspaceTextFieldDelegate> backspaceDelegate;
-
-@end
-
-NS_ASSUME_NONNULL_END
diff --git a/Pods/VENTokenField/VENTokenField/VENBackspaceTextField.m b/Pods/VENTokenField/VENTokenField/VENBackspaceTextField.m
deleted file mode 100644
index 326b282..0000000
--- a/Pods/VENTokenField/VENTokenField/VENBackspaceTextField.m
+++ /dev/null
@@ -1,38 +0,0 @@
-// VENBackspaceTextField.m
-//
-// Copyright (c) 2014 Venmo
-//
-// Permission is hereby granted, free of charge, to any person obtaining a copy
-// of this software and associated documentation files (the "Software"), to deal
-// in the Software without restriction, including without limitation the rights
-// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-// copies of the Software, and to permit persons to whom the Software is
-// furnished to do so, subject to the following conditions:
-//
-// The above copyright notice and this permission notice shall be included in
-// all copies or substantial portions of the Software.
-//
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-// THE SOFTWARE.
-
-#import "VENBackspaceTextField.h"
-
-@implementation VENBackspaceTextField
-
-- (BOOL)keyboardInputShouldDelete:(UITextField *)textField
-{
-    if (self.text.length == 0) {
-        if ([self.backspaceDelegate respondsToSelector:@selector(textFieldDidEnterBackspace:)]) {
-            [self.backspaceDelegate textFieldDidEnterBackspace:self];
-        }
-    }
-
-    return YES;
-}
-
-@end
diff --git a/Pods/VENTokenField/VENTokenField/VENToken.h b/Pods/VENTokenField/VENTokenField/VENToken.h
deleted file mode 100644
index fe939e2..0000000
--- a/Pods/VENTokenField/VENTokenField/VENToken.h
+++ /dev/null
@@ -1,37 +0,0 @@
-// VENToken.h
-//
-// Copyright (c) 2014 Venmo
-//
-// Permission is hereby granted, free of charge, to any person obtaining a copy
-// of this software and associated documentation files (the "Software"), to deal
-// in the Software without restriction, including without limitation the rights
-// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-// copies of the Software, and to permit persons to whom the Software is
-// furnished to do so, subject to the following conditions:
-//
-// The above copyright notice and this permission notice shall be included in
-// all copies or substantial portions of the Software.
-//
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-// THE SOFTWARE.
-
-#import <UIKit/UIKit.h>
-
-NS_ASSUME_NONNULL_BEGIN
-
-@interface VENToken : UIView
-
-@property (assign, nonatomic) BOOL highlighted;
-@property (copy, nonatomic, nullable) void (^didTapTokenBlock) (void);
-@property (strong, nonatomic) UIColor *colorScheme;
-
-- (void)setTitleText:(NSString *)text;
-
-@end
-
-NS_ASSUME_NONNULL_END
diff --git a/Pods/VENTokenField/VENTokenField/VENToken.m b/Pods/VENTokenField/VENTokenField/VENToken.m
deleted file mode 100644
index 300665e..0000000
--- a/Pods/VENTokenField/VENTokenField/VENToken.m
+++ /dev/null
@@ -1,87 +0,0 @@
-// VENToken.m
-//
-// Copyright (c) 2014 Venmo
-//
-// Permission is hereby granted, free of charge, to any person obtaining a copy
-// of this software and associated documentation files (the "Software"), to deal
-// in the Software without restriction, including without limitation the rights
-// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-// copies of the Software, and to permit persons to whom the Software is
-// furnished to do so, subject to the following conditions:
-//
-// The above copyright notice and this permission notice shall be included in
-// all copies or substantial portions of the Software.
-//
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-// THE SOFTWARE.
-
-#import "VENToken.h"
-
-@interface VENToken ()
-@property (strong, nonatomic) UITapGestureRecognizer *tapGestureRecognizer;
-@property (strong, nonatomic) IBOutlet UILabel *titleLabel;
-@property (strong, nonatomic) IBOutlet UIView *backgroundView;
-@end
-
-@implementation VENToken
-
-- (id)initWithFrame:(CGRect)frame
-{
-    self = [super initWithFrame:frame];
-    self = [[[NSBundle bundleForClass:[self class]] loadNibNamed:NSStringFromClass([self class]) owner:self options:nil] firstObject];
-    if (self) {
-        [self setUpInit];
-    }
-    return self;
-}
-
-- (void)setUpInit
-{
-    self.backgroundView.layer.cornerRadius = 5;
-    self.tapGestureRecognizer = [[UITapGestureRecognizer alloc] initWithTarget:self action:@selector(didTapToken:)];
-    self.colorScheme = [UIColor blueColor];
-    self.titleLabel.textColor = self.colorScheme;
-    [self addGestureRecognizer:self.tapGestureRecognizer];
-}
-
-- (void)setTitleText:(NSString *)text
-{
-    self.titleLabel.text = text;
-    self.titleLabel.textColor = self.colorScheme;
-    [self.titleLabel sizeToFit];
-    self.frame = CGRectMake(CGRectGetMinX(self.frame), CGRectGetMinY(self.frame), CGRectGetMaxX(self.titleLabel.frame) + 3, CGRectGetHeight(self.frame));
-    [self.titleLabel sizeToFit];
-}
-
-- (void)setHighlighted:(BOOL)highlighted
-{
-    _highlighted = highlighted;
-    UIColor *textColor = highlighted ? [UIColor whiteColor] : self.colorScheme;
-    UIColor *backgroundColor = highlighted ? self.colorScheme : [UIColor clearColor];
-    self.titleLabel.textColor = textColor;
-    self.backgroundView.backgroundColor = backgroundColor;
-}
-
-- (void)setColorScheme:(UIColor *)colorScheme
-{
-    _colorScheme = colorScheme;
-    self.titleLabel.textColor = self.colorScheme;
-    [self setHighlighted:_highlighted];
-}
-
-
-#pragma mark - Private
-
-- (void)didTapToken:(UITapGestureRecognizer *)tapGestureRecognizer
-{
-    if (self.didTapTokenBlock) {
-        self.didTapTokenBlock();
-    }
-}
-
-@end
diff --git a/Pods/VENTokenField/VENTokenField/VENToken.xib b/Pods/VENTokenField/VENTokenField/VENToken.xib
deleted file mode 100644
index f14b7d7..0000000
--- a/Pods/VENTokenField/VENTokenField/VENToken.xib
+++ /dev/null
@@ -1,33 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="4510" systemVersion="12E55" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none">
-    <dependencies>
-        <deployment defaultVersion="1792" identifier="iOS"/>
-        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="3742"/>
-    </dependencies>
-    <objects>
-        <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
-        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
-        <view contentMode="scaleToFill" id="1" customClass="VENToken">
-            <rect key="frame" x="0.0" y="0.0" width="124" height="30"/>
-            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
-            <subviews>
-                <view contentMode="scaleToFill" id="iTY-XB-2Ul" userLabel="Background View">
-                    <rect key="frame" x="-5" y="3" width="129" height="25"/>
-                    <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
-                </view>
-                <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Octo Cat" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="OfV-hv-jq4">
-                    <rect key="frame" x="0.0" y="6" width="121" height="25"/>
-                    <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
-                    <fontDescription key="fontDescription" name="HelveticaNeue" family="Helvetica Neue" pointSize="15.5"/>
-                    <color key="textColor" red="0.21568627450980393" green="0.58431372549019611" blue="0.82352941176470584" alpha="1" colorSpace="calibratedRGB"/>
-                    <nil key="highlightedColor"/>
-                </label>
-            </subviews>
-            <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
-            <connections>
-                <outlet property="backgroundView" destination="iTY-XB-2Ul" id="EJ6-cM-Y5b"/>
-                <outlet property="titleLabel" destination="OfV-hv-jq4" id="9Te-t4-0GQ"/>
-            </connections>
-        </view>
-    </objects>
-</document>
\ No newline at end of file
diff --git a/Pods/VENTokenField/VENTokenField/VENTokenField.h b/Pods/VENTokenField/VENTokenField/VENTokenField.h
deleted file mode 100644
index 040b844..0000000
--- a/Pods/VENTokenField/VENTokenField/VENTokenField.h
+++ /dev/null
@@ -1,99 +0,0 @@
-// VENTokenField.h
-//
-// Copyright (c) 2014 Venmo
-//
-// Permission is hereby granted, free of charge, to any person obtaining a copy
-// of this software and associated documentation files (the "Software"), to deal
-// in the Software without restriction, including without limitation the rights
-// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-// copies of the Software, and to permit persons to whom the Software is
-// furnished to do so, subject to the following conditions:
-//
-// The above copyright notice and this permission notice shall be included in
-// all copies or substantial portions of the Software.
-//
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-// THE SOFTWARE.
-
-#import <UIKit/UIKit.h>
-
-NS_ASSUME_NONNULL_BEGIN
-
-@class VENTokenField;
-@protocol VENTokenFieldDelegate <NSObject>
-@optional
-- (void)tokenField:(VENTokenField *)tokenField didEnterText:(NSString *)text;
-- (void)tokenField:(VENTokenField *)tokenField didEnterText:(NSString *)text mail:(NSString *)email;
-- (void)tokenField:(VENTokenField *)tokenField didDeleteTokenAtIndex:(NSUInteger)index;
-- (void)tokenField:(VENTokenField *)tokenField didTappedTokenTwice:(NSUInteger)index;
-- (void)tokenField:(VENTokenField *)tokenField didChangeText:(nullable NSString *)text;
-- (void)tokenFieldDidBeginEditing:(VENTokenField *)tokenField;
-- (void)tokenFieldDidEndEditing:(VENTokenField *)tokenField;
-- (void)tokenField:(VENTokenField *)tokenField didChangeContentHeight:(CGFloat)height;
-@end
-
-@protocol VENTokenFieldDataSource <NSObject>
-@optional
-- (NSString *)tokenField:(VENTokenField *)tokenField titleForTokenAtIndex:(NSUInteger)index;
-- (NSString *)tokenField:(VENTokenField *)tokenField mailForTokenAtIndex:(NSUInteger)index;
-- (NSUInteger)numberOfTokensInTokenField:(VENTokenField *)tokenField;
-- (NSString *)tokenFieldCollapsedText:(VENTokenField *)tokenField;
-- (UIColor *)tokenField:(VENTokenField *)tokenField colorSchemeForTokenAtIndex:(NSUInteger)index;
-- (NSArray<NSString *> *) tokenStrings:(VENTokenField *)tokenField;
-- (BOOL) isSecure: (VENTokenField *)tokenfield;
-@end
-
-
-@interface VENTokenField : UIControl
-
-@property (weak, nonatomic) id<VENTokenFieldDelegate> delegate;
-@property (weak, nonatomic) id<VENTokenFieldDataSource> dataSource;
-@property (strong, nonatomic, nonnull) NSMutableArray<NSString *> *textTokens;
-@property (strong, nonatomic, nonnull) NSMutableArray<NSString *> *mailTokens;
-@property (atomic) BOOL readOnly;
-
-- (void)reloadData;
-- (void)collapse;
-- (void)setText:(NSString *)text;
-- (nullable NSString *)inputText;
-
-
-/**-----------------------------------------------------------------------------
- * @name Customization
- * -----------------------------------------------------------------------------
- */
-
-@property (assign, nonatomic) CGFloat maxHeight;
-@property (assign, nonatomic) CGFloat verticalInset;
-@property (assign, nonatomic) CGFloat horizontalInset;
-@property (assign, nonatomic) CGFloat tokenPadding;
-@property (assign, nonatomic) CGFloat minInputWidth;
-
-@property (assign, nonatomic) UIKeyboardType inputTextFieldKeyboardType;
-@property (assign, nonatomic) UIKeyboardAppearance inputTextFieldKeyboardAppearance;
-
-@property (assign, nonatomic) UITextAutocorrectionType autocorrectionType;
-@property (assign, nonatomic) UITextAutocapitalizationType autocapitalizationType;
-@property (assign, nonatomic, nullable) UIView *inputTextFieldAccessoryView;
-@property (strong, nonatomic) UIColor *toLabelTextColor;
-@property (strong, nonatomic, nullable) NSString *toLabelText;
-@property (strong, nonatomic) UIColor *inputTextFieldTextColor;
-
-@property (strong, nonatomic) UILabel *toLabel;
-
-@property (strong, nonatomic, nullable) NSArray *delimiters;
-@property (copy, nonatomic, nullable) NSString *placeholderText;
-@property (copy, nonatomic, nullable) NSString *inputTextFieldAccessibilityLabel;
-
-@property BOOL enter;
-
-- (void)setColorScheme:(UIColor *)color;
-
-@end
-
-NS_ASSUME_NONNULL_END
diff --git a/Pods/VENTokenField/VENTokenField/VENTokenField.m b/Pods/VENTokenField/VENTokenField/VENTokenField.m
deleted file mode 100644
index 62c075b..0000000
--- a/Pods/VENTokenField/VENTokenField/VENTokenField.m
+++ /dev/null
@@ -1,653 +0,0 @@
-// VENTokenField.m
-//
-// Copyright (c) 2014 Venmo
-//
-// Permission is hereby granted, free of charge, to any person obtaining a copy
-// of this software and associated documentation files (the "Software"), to deal
-// in the Software without restriction, including without limitation the rights
-// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-// copies of the Software, and to permit persons to whom the Software is
-// furnished to do so, subject to the following conditions:
-//
-// The above copyright notice and this permission notice shall be included in
-// all copies or substantial portions of the Software.
-//
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-// THE SOFTWARE.
-
-#import "VENTokenField.h"
-
-#import <FrameAccessor/FrameAccessor.h>
-#import "VENToken.h"
-#import "VENBackspaceTextField.h"
-
-static const CGFloat VENTokenFieldDefaultVerticalInset      = 7.0;
-static const CGFloat VENTokenFieldDefaultHorizontalInset    = 15.0;
-static const CGFloat VENTokenFieldDefaultToLabelPadding     = 5.0;
-static const CGFloat VENTokenFieldDefaultTokenPadding       = 2.0;
-static const CGFloat VENTokenFieldDefaultMinInputWidth      = 80.0;
-static const CGFloat VENTokenFieldDefaultMaxHeight          = 2000.0;//150.0;
-
-
-@interface VENTokenField () <VENBackspaceTextFieldDelegate>
-
-@property (strong, nonatomic) UIScrollView *scrollView;
-@property (strong, nonatomic) NSMutableArray *tokens;
-@property (assign, nonatomic) CGFloat originalHeight;
-@property (strong, nonatomic) UITapGestureRecognizer *tapGestureRecognizer;
-@property (strong, nonatomic) VENBackspaceTextField *invisibleTextField;
-@property (strong, nonatomic) VENBackspaceTextField *inputTextField;
-@property (strong, nonatomic) UIColor *colorScheme;
-@property (strong, nonatomic) UILabel *collapsedLabel;
-
-@end
-
-
-@implementation VENTokenField
-
-- (instancetype)initWithFrame:(CGRect)frame
-{
-    self = [super initWithFrame:frame];
-    if (self) {
-        [self setUpInit];
-    }
-    return self;
-}
-
-- (void)awakeFromNib
-{
-    [self setUpInit];
-}
-
-- (BOOL)isFirstResponder
-{
-    return [self.inputTextField isFirstResponder];
-}
-
-- (BOOL)becomeFirstResponder
-{
-    [self layoutTokensAndInputWithFrameAdjustment:YES];
-    [self inputTextFieldBecomeFirstResponder];
-    return YES;
-}
-
-- (BOOL)resignFirstResponder
-{
-    [super resignFirstResponder];
-    //[self.delegate tokenFieldDidEndEditing:self];
-    return [self.inputTextField resignFirstResponder];
-}
-
-- (void)setUpInit
-{
-    _readOnly = false;
-    _textTokens = [NSMutableArray array];
-    _mailTokens = [NSMutableArray array];
-    _enter = false;
-    // Set up default values.
-    _autocorrectionType = UITextAutocorrectionTypeNo;
-    _autocapitalizationType = UITextAutocapitalizationTypeSentences;
-    self.maxHeight = VENTokenFieldDefaultMaxHeight;
-    self.verticalInset = VENTokenFieldDefaultVerticalInset;
-    self.horizontalInset = VENTokenFieldDefaultHorizontalInset;
-    self.tokenPadding = VENTokenFieldDefaultTokenPadding;
-    self.minInputWidth = VENTokenFieldDefaultMinInputWidth;
-    self.colorScheme = [UIColor darkGrayColor];
-    self.toLabelTextColor = [UIColor darkGrayColor];
-    self.inputTextFieldTextColor = [UIColor blackColor];
-    //[self addTarget:self action:@selector(delegate:tokenFieldDidEndEditing:) forControlEvents:UIControlEventEditingChanged];
-    [_inputTextField addTarget:self action:@selector(inputTextFieldEditingEnd:) forControlEvents:UIControlEventEditingDidEnd];
-    
-    // Accessing bare value to avoid kicking off a premature layout run.
-    _toLabelText = NSLocalizedString(@"To:", nil);
-
-    self.originalHeight = 44;//CGRectGetHeight(self.frame);
-
-    // Add invisible text field to handle backspace when we don't have a real first responder.
-    [self layoutInvisibleTextField];
-
-    [self layoutScrollView];
-    [self reloadData];
-}
-
-- (void)collapse
-{
-    [self layoutCollapsedLabel];
-}
-
-- (void)reloadData
-{
-    _enter = true;
-    [self layoutTokensAndInputWithFrameAdjustment:YES];
-    _enter = false;
-}
-
-- (void)setPlaceholderText:(NSString *)placeholderText
-{
-    _placeholderText = placeholderText;
-    self.inputTextField.placeholder = _placeholderText;
-}
-
--(void)setInputTextFieldAccessibilityLabel:(NSString *)inputTextFieldAccessibilityLabel {
-    _inputTextFieldAccessibilityLabel = inputTextFieldAccessibilityLabel;
-    self.inputTextField.accessibilityLabel = _inputTextFieldAccessibilityLabel;
-}
-
-- (void)setInputTextFieldTextColor:(UIColor *)inputTextFieldTextColor
-{
-    _inputTextFieldTextColor = inputTextFieldTextColor;
-    self.inputTextField.textColor = _inputTextFieldTextColor;
-}
-
-- (void)setToLabelTextColor:(UIColor *)toLabelTextColor
-{
-    _toLabelTextColor = toLabelTextColor;
-    self.toLabel.textColor = _toLabelTextColor;
-}
-
-- (void)setToLabelText:(NSString *)toLabelText
-{
-    _toLabelText = toLabelText;
-    [self reloadData];
-}
-
-- (void)setColorScheme:(UIColor *)color
-{
-    _colorScheme = color;
-    self.collapsedLabel.textColor = color;
-    self.inputTextField.tintColor = color;
-    for (VENToken *token in self.tokens) {
-        [token setColorScheme:color];
-    }
-}
-
-- (void)setInputTextFieldAccessoryView:(UIView *)inputTextFieldAccessoryView
-{
-    _inputTextFieldAccessoryView = inputTextFieldAccessoryView;
-    self.inputTextField.inputAccessoryView = _inputTextFieldAccessoryView;
-}
-
-- (void)setText:(NSString *)text{
-    self.inputTextField.text = text;
-}
-
-- (NSString *)inputText
-{
-    return self.inputTextField.text;
-}
-
-
-#pragma mark - View Layout
-
-- (void)layoutSubviews
-{
-    [super layoutSubviews];
-    self.scrollView.contentSize = CGSizeMake(CGRectGetWidth(self.frame) - self.horizontalInset * 2, CGRectGetHeight(self.frame) - self.verticalInset * 2);
-    if ([self isCollapsed]) {
-        [self layoutCollapsedLabel];
-    } else {
-        [self layoutTokensAndInputWithFrameAdjustment:NO];
-    }
-}
-
-- (void)layoutCollapsedLabel
-{
-    [self.collapsedLabel removeFromSuperview];
-    self.scrollView.hidden = YES;
-    [self setHeight:self.originalHeight];
-
-    CGFloat currentX = 0;
-    [self layoutToLabelInView:self origin:CGPointMake(self.horizontalInset, self.verticalInset) currentX:&currentX];
-    [self layoutCollapsedLabelWithCurrentX:&currentX];
-
-    self.tapGestureRecognizer = [[UITapGestureRecognizer alloc] initWithTarget:self
-                                                                        action:@selector(handleSingleTap:)];
-    [self addGestureRecognizer:self.tapGestureRecognizer];
-}
-
-- (void)layoutTokensAndInputWithFrameAdjustment:(BOOL)shouldAdjustFrame
-{
-    [self.collapsedLabel removeFromSuperview];
-    BOOL inputFieldShouldBecomeFirstResponder = self.inputTextField.isFirstResponder;
-    [self.scrollView.subviews makeObjectsPerformSelector:@selector(removeFromSuperview)];
-    self.scrollView.hidden = NO;
-    [self removeGestureRecognizer:self.tapGestureRecognizer];
-
-    self.tokens = [NSMutableArray array];
-
-    CGFloat currentX = 0;
-    CGFloat currentY = 0;
-
-    [self layoutToLabelInView:self.scrollView origin:CGPointZero currentX:&currentX];
-    [self layoutTokensWithCurrentX:&currentX currentY:&currentY];
-    [self layoutInputTextFieldWithCurrentX:&currentX currentY:&currentY clearInput:shouldAdjustFrame];
-
-    if (shouldAdjustFrame) {
-        [self adjustHeightForCurrentY:currentY];
-    }
-
-    [self.scrollView setContentSize:CGSizeMake(self.scrollView.contentSize.width, currentY + [self heightForToken])];
-
-    [self updateInputTextField];
-
-    if (inputFieldShouldBecomeFirstResponder) {
-        [self inputTextFieldBecomeFirstResponder];
-    } else {
-        [self focusInputTextField];
-    }
-}
-
-- (BOOL)isCollapsed
-{
-    return self.collapsedLabel.superview != nil;
-}
-
-- (void)layoutScrollView
-{
-    self.scrollView = [[UIScrollView alloc] initWithFrame:CGRectMake(0, 0, CGRectGetWidth(self.frame), CGRectGetHeight(self.frame))];
-    self.scrollView.scrollsToTop = NO;
-    self.scrollView.contentSize = CGSizeMake(CGRectGetWidth(self.frame) - self.horizontalInset * 2, CGRectGetHeight(self.frame) - self.verticalInset * 2);
-    self.scrollView.contentInset = UIEdgeInsetsMake(self.verticalInset,
-                                                    self.horizontalInset,
-                                                    self.verticalInset,
-                                                    self.horizontalInset);
-    self.scrollView.autoresizingMask = UIViewAutoresizingFlexibleHeight | UIViewAutoresizingFlexibleWidth;
-
-    [self addSubview:self.scrollView];
-}
-
-- (void)layoutInputTextFieldWithCurrentX:(CGFloat *)currentX currentY:(CGFloat *)currentY clearInput:(BOOL)clearInput
-{
-    CGFloat inputTextFieldWidth = self.scrollView.contentSize.width - *currentX;
-    if (!_readOnly && inputTextFieldWidth < self.minInputWidth) {
-        inputTextFieldWidth = self.scrollView.contentSize.width;
-        *currentY += [self heightForToken];
-        *currentX = 0;
-    }
-
-    VENBackspaceTextField *inputTextField = self.inputTextField;
-    if (clearInput) {
-        inputTextField.text = @"";
-    }
-    inputTextField.frame = CGRectMake(*currentX, *currentY + 1, inputTextFieldWidth, [self heightForToken] - 1);
-    inputTextField.tintColor = self.colorScheme;
-    [self.scrollView addSubview:inputTextField];
-}
-
-- (void)layoutCollapsedLabelWithCurrentX:(CGFloat *)currentX
-{
-    UILabel *label = [[UILabel alloc] initWithFrame:CGRectMake(*currentX, CGRectGetMinY(self.toLabel.frame), self.width - *currentX - self.horizontalInset, self.toLabel.height)];
-    label.font = [UIFont systemFontOfSize: 17.0];//[UIFont fontWithName:@"HelveticaNeue" size:15.5];
-    label.text = [self collapsedText];
-    // Revisit Jakob
-    label.textColor = [self colorSchemeForTokenAtIndex:0];//self.colorScheme;
-    // - (UIColor *)tokenField:(VENTokenField *)tokenField colorSchemeForToken: (NSString *)text;
-
-    label.minimumScaleFactor = 5./label.font.pointSize;
-    label.adjustsFontSizeToFitWidth = YES;
-    [self addSubview:label];
-    self.collapsedLabel = label;
-}
-
-- (void)layoutToLabelInView:(UIView *)view origin:(CGPoint)origin currentX:(CGFloat *)currentX
-{
-    [self.toLabel removeFromSuperview];
-    self.toLabel = [self toLabel];
-    
-    CGRect newFrame = self.toLabel.frame;
-    newFrame.origin = origin;
-    
-    [self.toLabel sizeToFit];
-    newFrame.size.width = CGRectGetWidth(self.toLabel.frame);
-    
-    self.toLabel.frame = newFrame;
-    
-    [view addSubview:self.toLabel];
-    *currentX += self.toLabel.hidden ? CGRectGetMinX(self.toLabel.frame) : CGRectGetMaxX(self.toLabel.frame) + VENTokenFieldDefaultToLabelPadding;
-}
-
-- (void)layoutTokensWithCurrentX:(CGFloat *)currentX currentY:(CGFloat *)currentY
-{
-    for (NSUInteger i = 0; i < [self numberOfTokens]; i++) {
-        NSString *title = [self titleForTokenAtIndex:i];
-        VENToken *token = [[VENToken alloc] init];
-
-        __weak VENToken *weakToken = token;
-        __weak VENTokenField *weakSelf = self;
-        token.didTapTokenBlock = ^{
-            [weakSelf didTapToken:weakToken];
-        };
-        if (i == [self numberOfTokens] - 1) {
-            [token setTitleText:[NSString stringWithFormat:@"%@", title]];
-        } else {
-            [token setTitleText:[NSString stringWithFormat:@"%@,", title]];
-        }
-        token.colorScheme = [self colorSchemeForTokenAtIndex:i];
-        [self.tokens addObject:token];
-
-        if (*currentX + token.width <= self.scrollView.contentSize.width) { // token fits in current line
-            token.frame = CGRectMake(*currentX, *currentY, token.width, token.height);
-        } else {
-            *currentY += token.height;
-            *currentX = 0;
-            CGFloat tokenWidth = token.width;
-            if (tokenWidth > self.scrollView.contentSize.width) { // token is wider than max width
-                tokenWidth = self.scrollView.contentSize.width;
-            }
-            token.frame = CGRectMake(*currentX, *currentY, tokenWidth, token.height);
-        }
-        *currentX += token.width + self.tokenPadding;
-        [self.scrollView addSubview:token];
-    }
-}
-
-
-#pragma mark - Private
-
-- (CGFloat)heightForToken
-{
-    return 30;
-}
-
-- (void)layoutInvisibleTextField
-{
-    self.invisibleTextField = [[VENBackspaceTextField alloc] initWithFrame:CGRectZero];
-    [self.invisibleTextField setAutocorrectionType:self.autocorrectionType];
-    [self.invisibleTextField setAutocapitalizationType:self.autocapitalizationType];
-    self.invisibleTextField.backspaceDelegate = self;
-    [self addSubview:self.invisibleTextField];
-}
-
-- (void)inputTextFieldBecomeFirstResponder
-{
-    if (self.inputTextField.isFirstResponder) {
-        if ([self.delegate respondsToSelector:@selector(tokenFieldDidBeginEditing:)]) {
-            [self.delegate tokenFieldDidBeginEditing:self];
-        }
-        return;
-    }
-
-    [self.inputTextField becomeFirstResponder];
-    if ([self.delegate respondsToSelector:@selector(tokenFieldDidBeginEditing:)]) {
-        [self.delegate tokenFieldDidBeginEditing:self];
-    }
-}
-
-- (UILabel *)toLabel
-{
-    if (!_toLabel) {
-        _toLabel = [[UILabel alloc] initWithFrame:CGRectZero];
-        _toLabel.textColor = self.toLabelTextColor;
-        _toLabel.font = [UIFont systemFontOfSize: 15.0];//[UIFont fontWithName:@"HelveticaNeue" size:15.5];
-        _toLabel.x = 0;
-        [_toLabel sizeToFit];
-        [_toLabel setHeight:[self heightForToken]];
-    }
-    if (![_toLabel.text isEqualToString:_toLabelText]) {
-        _toLabel.text = _toLabelText;
-    }
-    return _toLabel;
-}
-
-- (void)adjustHeightForCurrentY:(CGFloat)currentY
-{
-    CGFloat oldHeight = self.height;
-    CGFloat height;
-    if (currentY + [self heightForToken] > CGRectGetHeight(self.frame)) { // needs to grow
-        if (currentY + [self heightForToken] <= self.maxHeight) {
-            height = currentY + [self heightForToken] + self.verticalInset * 2;
-        } else {
-            height = self.maxHeight;
-        }
-    } else { // needs to shrink
-        if (currentY + [self heightForToken] > self.originalHeight) {
-            height = currentY + [self heightForToken] + self.verticalInset * 2;
-        } else {
-            height = self.originalHeight;
-        }
-    }
-    if (oldHeight != height) {
-        [self setHeight:height];
-        if ([self.delegate respondsToSelector:@selector(tokenField:didChangeContentHeight:)]) {
-            [self.delegate tokenField:self didChangeContentHeight:height];
-        }
-    }
-}
-
-- (VENBackspaceTextField *)inputTextField
-{
-    if (_readOnly) {
-        return nil;
-    }
-    if (!_inputTextField) {
-        _inputTextField = [[VENBackspaceTextField alloc] init];
-        [_inputTextField setKeyboardType:self.inputTextFieldKeyboardType];
-        _inputTextField.textColor = self.inputTextFieldTextColor;
-        _inputTextField.font = [UIFont systemFontOfSize: 17.0];//[UIFont fontWithName:@"HelveticaNeue" size:15.5];
-        _inputTextField.autocorrectionType = self.autocorrectionType;
-        _inputTextField.autocapitalizationType = self.autocapitalizationType;
-        _inputTextField.tintColor = self.colorScheme;
-        _inputTextField.delegate = self;
-        _inputTextField.backspaceDelegate = self;
-        _inputTextField.placeholder = self.placeholderText;
-        _inputTextField.accessibilityLabel = self.inputTextFieldAccessibilityLabel ?: NSLocalizedString(@"To", nil);
-        _inputTextField.inputAccessoryView = self.inputTextFieldAccessoryView;
-        [_inputTextField addTarget:self action:@selector(inputTextFieldDidChange:) forControlEvents:UIControlEventEditingChanged];
-    }
-    return _inputTextField;
-}
-
-- (void)setAutocorrectionType:(UITextAutocorrectionType)autocorrectionType
-{
-    _autocorrectionType = autocorrectionType;
-    [self.inputTextField setAutocorrectionType:self.autocorrectionType];
-    [self.invisibleTextField setAutocorrectionType:self.autocorrectionType];
-}
-
-- (void)setInputTextFieldKeyboardAppearance:(UIKeyboardAppearance)inputTextFieldKeyboardAppearance
-{
-    _inputTextFieldKeyboardAppearance = inputTextFieldKeyboardAppearance;
-    [self.inputTextField setKeyboardAppearance:self.inputTextFieldKeyboardAppearance];
-}
-
-- (void)setInputTextFieldKeyboardType:(UIKeyboardType)inputTextFieldKeyboardType
-{
-    _inputTextFieldKeyboardType = inputTextFieldKeyboardType;
-    [self.inputTextField setKeyboardType:self.inputTextFieldKeyboardType];
-}
-
-- (void)setAutocapitalizationType:(UITextAutocapitalizationType)autocapitalizationType
-{
-    _autocapitalizationType = autocapitalizationType;
-    [self.inputTextField setAutocapitalizationType:self.autocapitalizationType];
-    [self.invisibleTextField setAutocapitalizationType:self.autocapitalizationType];
-}
-
-- (void)inputTextFieldDidChange:(UITextField *)textField
-{
-    if ([self.delegate respondsToSelector:@selector(tokenField:didChangeText:)]) {
-        [self.delegate tokenField:self didChangeText:textField.text];
-    }
-}
-
--(void)inputTextFieldEditingEnd:(UITextField *)textField
-{
-    if (!_enter){
-        [self.delegate tokenFieldDidEndEditing:self];
-    }
-}
-
-- (void)handleSingleTap:(UITapGestureRecognizer *)gestureRecognizer
-{
-    [self becomeFirstResponder];
-}
-
-- (void)didTapToken:(VENToken *)token
-{
-    if (_readOnly) {
-        [self.delegate tokenField:self didTappedTokenTwice:[self.tokens indexOfObject:token]];
-        return;
-    }
-    VENToken * tempToken = nil;
-    for (VENToken *aToken in self.tokens) {
-        if (aToken == token) {
-            aToken.highlighted = !aToken.highlighted;
-            if (!aToken.highlighted){
-                tempToken = aToken;
-            }
-        } else {
-            aToken.highlighted = NO;
-        }
-    }
-    [self setCursorVisibility];
-    if (tempToken != nil){
-        [self.delegate tokenField:self didTappedTokenTwice:[self.tokens indexOfObject:tempToken]];
-    }
-}
-
-- (void)unhighlightAllTokens
-{
-    for (VENToken *token in self.tokens) {
-        token.highlighted = NO;
-    }
-    
-    [self setCursorVisibility];
-}
-
-- (void)setCursorVisibility
-{
-    NSArray *highlightedTokens = [self.tokens filteredArrayUsingPredicate:[NSPredicate predicateWithBlock:^BOOL(VENToken *evaluatedObject, NSDictionary *bindings) {
-        return evaluatedObject.highlighted;
-    }]];
-    
-    BOOL visible = [highlightedTokens count] == 0;
-    if (visible) {
-        [self inputTextFieldBecomeFirstResponder];
-    } else if (!_readOnly) {
-        [self.invisibleTextField becomeFirstResponder];
-    }
-}
-
-- (void)updateInputTextField
-{
-    self.inputTextField.placeholder = [self.tokens count] ? nil : self.placeholderText;
-}
-
-- (void)focusInputTextField
-{
-    CGPoint contentOffset = self.scrollView.contentOffset;
-    CGFloat targetY = self.inputTextField.y + [self heightForToken] - self.maxHeight;
-    if (targetY > contentOffset.y) {
-        [self.scrollView setContentOffset:CGPointMake(contentOffset.x, targetY) animated:NO];
-    }
-}
-
-- (UIColor *)colorSchemeForTokenAtIndex:(NSUInteger)index {
-    
-    if ([self.dataSource respondsToSelector:@selector(tokenField:colorSchemeForTokenAtIndex:)]) {
-        return [self.dataSource tokenField:self colorSchemeForTokenAtIndex:index];
-    }
-    
-    return self.colorScheme;
-}
-
-#pragma mark - Data Source
-
-- (NSString *)titleForTokenAtIndex:(NSUInteger)index
-{
-    if ([self.dataSource respondsToSelector:@selector(tokenField:titleForTokenAtIndex:)]) {
-        return [self.dataSource tokenField:self titleForTokenAtIndex:index];
-    }
-    
-    return [NSString string];
-}
-
-- (NSUInteger)numberOfTokens
-{
-    if ([self.dataSource respondsToSelector:@selector(numberOfTokensInTokenField:)]) {
-        return [self.dataSource numberOfTokensInTokenField:self];
-    }
-    
-    return 0;
-}
-
-- (NSString *)collapsedText
-{
-    if ([self.dataSource respondsToSelector:@selector(tokenFieldCollapsedText:)]) {
-        return [self.dataSource tokenFieldCollapsedText:self];
-    }
-    
-    return @"";
-}
-
-
-#pragma mark - UITextFieldDelegate
-
-- (BOOL)textFieldShouldReturn:(UITextField *)textField
-{
-    if ([self.delegate respondsToSelector:@selector(tokenField:didEnterText:)]) {
-        if ([textField.text length]) {
-            [self.delegate tokenField:self didEnterText:textField.text];
-        }
-    }
-    
-    return NO;
-}
-
-- (void)textFieldDidBeginEditing:(UITextField *)textField
-{
-    if (textField == self.inputTextField) {
-        [self unhighlightAllTokens];
-    }
-}
-
-- (BOOL)textField:(UITextField *)textField shouldChangeCharactersInRange:(NSRange)range replacementString:(NSString *)string
-{
-    [self unhighlightAllTokens];
-    NSString *newString = [textField.text stringByReplacingCharactersInRange:range withString:string];
-    for (NSString *delimiter in self.delimiters) {
-        if (newString.length > delimiter.length &&
-            [[newString substringFromIndex:newString.length - delimiter.length] isEqualToString:delimiter]) {
-            NSString *enteredString = [newString substringToIndex:newString.length - delimiter.length];
-            if ([self.delegate respondsToSelector:@selector(tokenField:didEnterText:)]) {
-                if (enteredString.length) {
-                    [self.delegate tokenField:self didEnterText:enteredString];
-                    return NO;
-                }
-            }
-        }
-    }
-    return YES;
-}
-
-
-#pragma mark - VENBackspaceTextFieldDelegate
-
-- (void)textFieldDidEnterBackspace:(VENBackspaceTextField *)textField
-{
-    if ([self.delegate respondsToSelector:@selector(tokenField:didDeleteTokenAtIndex:)] && [self numberOfTokens]) {
-        BOOL didDeleteToken = NO;
-        for (VENToken *token in self.tokens) {
-            if (token.highlighted) {
-                [self.delegate tokenField:self didDeleteTokenAtIndex:[self.tokens indexOfObject:token]];
-                didDeleteToken = YES;
-                break;
-            }
-        }
-        if (!didDeleteToken) {
-            VENToken *lastToken = [self.tokens lastObject];
-            lastToken.highlighted = YES;
-        }
-        [self setCursorVisibility];
-    }
-}
-
-
-
-
-@end
diff --git a/enzevalos_iphone.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings b/enzevalos_iphone.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
new file mode 100644
index 0000000..f9b0d7c
--- /dev/null
+++ b/enzevalos_iphone.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+	<key>PreviewsEnabled</key>
+	<false/>
+</dict>
+</plist>
-- 
GitLab