├── .gitignore ├── .gitmodules ├── Dependencies └── GooglePlus-SDK │ ├── GoogleOpenSource.framework │ ├── GoogleOpenSource │ ├── Headers │ └── Versions │ │ ├── A │ │ ├── GoogleOpenSource │ │ └── Headers │ │ │ ├── GTLBase64.h │ │ │ ├── GTLBatchQuery.h │ │ │ ├── GTLBatchResult.h │ │ │ ├── GTLDateTime.h │ │ │ ├── GTLDefines.h │ │ │ ├── GTLErrorObject.h │ │ │ ├── GTLFramework.h │ │ │ ├── GTLJSONParser.h │ │ │ ├── GTLObject.h │ │ │ ├── GTLPlus.h │ │ │ ├── GTLPlusAcl.h │ │ │ ├── GTLPlusAclentryResource.h │ │ │ ├── GTLPlusActivity.h │ │ │ ├── GTLPlusActivityFeed.h │ │ │ ├── GTLPlusComment.h │ │ │ ├── GTLPlusCommentFeed.h │ │ │ ├── GTLPlusConstants.h │ │ │ ├── GTLPlusItemScope.h │ │ │ ├── GTLPlusMoment.h │ │ │ ├── GTLPlusMomentsFeed.h │ │ │ ├── GTLPlusPeopleFeed.h │ │ │ ├── GTLPlusPerson.h │ │ │ ├── GTLPlusPlace.h │ │ │ ├── GTLQuery.h │ │ │ ├── GTLQueryPlus.h │ │ │ ├── GTLRuntimeCommon.h │ │ │ ├── GTLService.h │ │ │ ├── GTLServicePlus.h │ │ │ ├── GTLTargetNamespace.h │ │ │ ├── GTLUploadParameters.h │ │ │ ├── GTLUtilities.h │ │ │ ├── GTMDefines.h │ │ │ ├── GTMGarbageCollection.h │ │ │ ├── GTMHTTPFetchHistory.h │ │ │ ├── GTMHTTPFetcher.h │ │ │ ├── GTMHTTPFetcherLogging.h │ │ │ ├── GTMHTTPFetcherService.h │ │ │ ├── GTMHTTPUploadFetcher.h │ │ │ ├── GTMLogger.h │ │ │ ├── GTMMethodCheck.h │ │ │ ├── GTMNSDictionary+URLArguments.h │ │ │ ├── GTMNSString+URLArguments.h │ │ │ ├── GTMOAuth2Authentication.h │ │ │ ├── GTMOAuth2SignIn.h │ │ │ ├── GTMOAuth2ViewControllerTouch.h │ │ │ ├── GTMObjC2Runtime.h │ │ │ ├── GoogleOpenSource.h │ │ │ └── OpenInChromeController.h │ │ └── Current │ ├── GooglePlus.bundle │ ├── GPPCommonSharedResources.bundle │ │ ├── GPPACLCollectionTableViewCell.nib │ │ ├── GPPACLCollectionViewCell.nib │ │ ├── GPPACLDetailTableViewCell.nib │ │ ├── GPPACLSearchView.nib │ │ ├── GPPACLTableViewCell.nib │ │ ├── GPPDomainRestrictedTableViewCell.nib │ │ ├── Info.plist │ │ ├── ar.lproj │ │ │ └── GooglePlus.strings │ │ ├── ca.lproj │ │ │ └── GooglePlus.strings │ │ ├── circles.png │ │ ├── circles@2x.png │ │ ├── cs.lproj │ │ │ └── GooglePlus.strings │ │ ├── da.lproj │ │ │ └── GooglePlus.strings │ │ ├── de.lproj │ │ │ └── GooglePlus.strings │ │ ├── domain.png │ │ ├── domain@2x.png │ │ ├── el.lproj │ │ │ └── GooglePlus.strings │ │ ├── en.lproj │ │ │ └── GooglePlus.strings │ │ ├── en_GB.lproj │ │ │ └── GooglePlus.strings │ │ ├── es.lproj │ │ │ └── GooglePlus.strings │ │ ├── es_MX.lproj │ │ │ └── GooglePlus.strings │ │ ├── extended.png │ │ ├── extended@2x.png │ │ ├── fi.lproj │ │ │ └── GooglePlus.strings │ │ ├── fr.lproj │ │ │ └── GooglePlus.strings │ │ ├── he.lproj │ │ │ └── GooglePlus.strings │ │ ├── hr.lproj │ │ │ └── GooglePlus.strings │ │ ├── hu.lproj │ │ │ └── GooglePlus.strings │ │ ├── ic_checkmark_black_24.png │ │ ├── ic_checkmark_black_24@2x.png │ │ ├── ic_checkmark_green_24.png │ │ ├── ic_checkmark_green_24@2x.png │ │ ├── ic_circles_black_16.png │ │ ├── ic_circles_black_16@2x.png │ │ ├── ic_domain_16.png │ │ ├── ic_domain_16@2x.png │ │ ├── ic_email_black_16.png │ │ ├── ic_email_black_16@2x.png │ │ ├── ic_extended_circles_black_16.png │ │ ├── ic_extended_circles_black_16@2x.png │ │ ├── ic_lock_closed_black_16.png │ │ ├── ic_lock_closed_black_16@2x.png │ │ ├── ic_person_black_16.png │ │ ├── ic_person_black_16@2x.png │ │ ├── ic_public_16.png │ │ ├── ic_public_16@2x.png │ │ ├── ic_remove_black_16.png │ │ ├── ic_remove_black_16@2x.png │ │ ├── id.lproj │ │ │ └── GooglePlus.strings │ │ ├── in.lproj │ │ │ └── GooglePlus.strings │ │ ├── it.lproj │ │ │ └── GooglePlus.strings │ │ ├── iw.lproj │ │ │ └── GooglePlus.strings │ │ ├── ja.lproj │ │ │ └── GooglePlus.strings │ │ ├── ko.lproj │ │ │ └── GooglePlus.strings │ │ ├── ms.lproj │ │ │ └── GooglePlus.strings │ │ ├── multiselect.png │ │ ├── multiselect@2x.png │ │ ├── multiselect_green.png │ │ ├── multiselect_green@2x.png │ │ ├── name_gradient.png │ │ ├── name_gradient@2x.png │ │ ├── nb.lproj │ │ │ └── GooglePlus.strings │ │ ├── nl.lproj │ │ │ └── GooglePlus.strings │ │ ├── no.lproj │ │ │ └── GooglePlus.strings │ │ ├── person.png │ │ ├── person@2x.png │ │ ├── pl.lproj │ │ │ └── GooglePlus.strings │ │ ├── pt.lproj │ │ │ └── GooglePlus.strings │ │ ├── pt_PT.lproj │ │ │ └── GooglePlus.strings │ │ ├── public.png │ │ ├── public@2x.png │ │ ├── ro.lproj │ │ │ └── GooglePlus.strings │ │ ├── ru.lproj │ │ │ └── GooglePlus.strings │ │ ├── sk.lproj │ │ │ └── GooglePlus.strings │ │ ├── sv.lproj │ │ │ └── GooglePlus.strings │ │ ├── th.lproj │ │ │ └── GooglePlus.strings │ │ ├── tr.lproj │ │ │ └── GooglePlus.strings │ │ ├── uk.lproj │ │ │ └── GooglePlus.strings │ │ ├── vi.lproj │ │ │ └── GooglePlus.strings │ │ ├── zh_CN.lproj │ │ │ └── GooglePlus.strings │ │ └── zh_TW.lproj │ │ │ └── GooglePlus.strings │ ├── GPPOAuth2ViewTouch.nib │ │ ├── objects.nib │ │ └── runtime.nib │ ├── GPPShareboxSharedResources.bundle │ │ ├── GPPAlertViewController.nib │ │ ├── GPPDropDownView.nib │ │ ├── GPPMentionTableViewCell.nib │ │ ├── GPPNativeShareBuilderImpl.storyboardc │ │ │ ├── 1eS-s1-N5D-view-v2T-ar-WUX.nib │ │ │ ├── Info.plist │ │ │ ├── KtL-yL-JvP-view-FgH-Tb-vUZ.nib │ │ │ ├── UIViewController-KtL-yL-JvP.nib │ │ │ ├── UIViewController-kxJ-v2-gSV.nib │ │ │ ├── compose.nib │ │ │ └── kxJ-v2-gSV-view-80e-ww-228.nib │ │ ├── GPPNativeShareBuilderImpl~ipad.storyboardc │ │ │ ├── GLd-0V-Iho-view-ivE-QK-bvB.nib │ │ │ ├── Info.plist │ │ │ ├── Omv-t7-5uV-view-X6S-Bs-rLW.nib │ │ │ ├── UIViewController-GLd-0V-Iho.nib │ │ │ ├── UIViewController-Omv-t7-5uV.nib │ │ │ ├── compose.nib │ │ │ └── lOt-oN-kcZ-view-gSm-Z9-osM.nib │ │ ├── GPPPlaceholderTextViewAccessoryView.nib │ │ ├── Info.plist │ │ ├── ar.lproj │ │ │ └── GooglePlus.strings │ │ ├── ca.lproj │ │ │ └── GooglePlus.strings │ │ ├── cs.lproj │ │ │ └── GooglePlus.strings │ │ ├── da.lproj │ │ │ └── GooglePlus.strings │ │ ├── de.lproj │ │ │ └── GooglePlus.strings │ │ ├── el.lproj │ │ │ └── GooglePlus.strings │ │ ├── en.lproj │ │ │ └── GooglePlus.strings │ │ ├── en_GB.lproj │ │ │ └── GooglePlus.strings │ │ ├── es.lproj │ │ │ └── GooglePlus.strings │ │ ├── es_MX.lproj │ │ │ └── GooglePlus.strings │ │ ├── fi.lproj │ │ │ └── GooglePlus.strings │ │ ├── fr.lproj │ │ │ └── GooglePlus.strings │ │ ├── googleplus_24.png │ │ ├── googleplus_24@2x.png │ │ ├── he.lproj │ │ │ └── GooglePlus.strings │ │ ├── hr.lproj │ │ │ └── GooglePlus.strings │ │ ├── hu.lproj │ │ │ └── GooglePlus.strings │ │ ├── ic_arrow_down_grey_8.png │ │ ├── ic_arrow_down_grey_8@2x.png │ │ ├── ic_checkmark_20.png │ │ ├── ic_checkmark_20@2x.png │ │ ├── ic_close_20.png │ │ ├── ic_close_20@2x.png │ │ ├── ic_down_circled_16.png │ │ ├── ic_down_circled_16@2x.png │ │ ├── ic_hide_keyboard_24.png │ │ ├── ic_hide_keyboard_24@2x.png │ │ ├── ic_person_20.png │ │ ├── ic_person_20@2x.png │ │ ├── id.lproj │ │ │ └── GooglePlus.strings │ │ ├── in.lproj │ │ │ └── GooglePlus.strings │ │ ├── it.lproj │ │ │ └── GooglePlus.strings │ │ ├── iw.lproj │ │ │ └── GooglePlus.strings │ │ ├── ja.lproj │ │ │ └── GooglePlus.strings │ │ ├── ko.lproj │ │ │ └── GooglePlus.strings │ │ ├── ms.lproj │ │ │ └── GooglePlus.strings │ │ ├── nb.lproj │ │ │ └── GooglePlus.strings │ │ ├── nl.lproj │ │ │ └── GooglePlus.strings │ │ ├── no.lproj │ │ │ └── GooglePlus.strings │ │ ├── pl.lproj │ │ │ └── GooglePlus.strings │ │ ├── pt.lproj │ │ │ └── GooglePlus.strings │ │ ├── pt_PT.lproj │ │ │ └── GooglePlus.strings │ │ ├── ro.lproj │ │ │ └── GooglePlus.strings │ │ ├── ru.lproj │ │ │ └── GooglePlus.strings │ │ ├── sk.lproj │ │ │ └── GooglePlus.strings │ │ ├── sv.lproj │ │ │ └── GooglePlus.strings │ │ ├── th.lproj │ │ │ └── GooglePlus.strings │ │ ├── tr.lproj │ │ │ └── GooglePlus.strings │ │ ├── uk.lproj │ │ │ └── GooglePlus.strings │ │ ├── vi.lproj │ │ │ └── GooglePlus.strings │ │ ├── video_attachment_icon.png │ │ ├── video_attachment_icon@2x.png │ │ ├── zh_CN.lproj │ │ │ └── GooglePlus.strings │ │ └── zh_TW.lproj │ │ │ └── GooglePlus.strings │ ├── Info.plist │ ├── Roboto-Bold.ttf │ ├── Roboto-Regular.ttf │ ├── ar.lproj │ │ └── GooglePlusPlatform.strings │ ├── ca.lproj │ │ └── GooglePlusPlatform.strings │ ├── cs.lproj │ │ └── GooglePlusPlatform.strings │ ├── da.lproj │ │ └── GooglePlusPlatform.strings │ ├── de.lproj │ │ └── GooglePlusPlatform.strings │ ├── el.lproj │ │ └── GooglePlusPlatform.strings │ ├── en.lproj │ │ └── GooglePlusPlatform.strings │ ├── en_GB.lproj │ │ └── GooglePlusPlatform.strings │ ├── es.lproj │ │ └── GooglePlusPlatform.strings │ ├── es_MX.lproj │ │ └── GooglePlusPlatform.strings │ ├── fi.lproj │ │ └── GooglePlusPlatform.strings │ ├── fr.lproj │ │ └── GooglePlusPlatform.strings │ ├── gpp_sign_in_dark_button_disabled.png │ ├── gpp_sign_in_dark_button_disabled@2x.png │ ├── gpp_sign_in_dark_button_normal.png │ ├── gpp_sign_in_dark_button_normal@2x.png │ ├── gpp_sign_in_dark_button_pressed.png │ ├── gpp_sign_in_dark_button_pressed@2x.png │ ├── gpp_sign_in_dark_icon_disabled.png │ ├── gpp_sign_in_dark_icon_disabled@2x.png │ ├── gpp_sign_in_dark_icon_normal.png │ ├── gpp_sign_in_dark_icon_normal@2x.png │ ├── gpp_sign_in_dark_icon_pressed.png │ ├── gpp_sign_in_dark_icon_pressed@2x.png │ ├── gpp_sign_in_light_button_disabled.png │ ├── gpp_sign_in_light_button_disabled@2x.png │ ├── gpp_sign_in_light_button_normal.png │ ├── gpp_sign_in_light_button_normal@2x.png │ ├── gpp_sign_in_light_button_pressed.png │ ├── gpp_sign_in_light_button_pressed@2x.png │ ├── gpp_sign_in_light_icon_disabled.png │ ├── gpp_sign_in_light_icon_disabled@2x.png │ ├── gpp_sign_in_light_icon_normal.png │ ├── gpp_sign_in_light_icon_normal@2x.png │ ├── gpp_sign_in_light_icon_pressed.png │ ├── gpp_sign_in_light_icon_pressed@2x.png │ ├── he.lproj │ │ └── GooglePlusPlatform.strings │ ├── hr.lproj │ │ └── GooglePlusPlatform.strings │ ├── hu.lproj │ │ └── GooglePlusPlatform.strings │ ├── id.lproj │ │ └── GooglePlusPlatform.strings │ ├── it.lproj │ │ └── GooglePlusPlatform.strings │ ├── ja.lproj │ │ └── GooglePlusPlatform.strings │ ├── ko.lproj │ │ └── GooglePlusPlatform.strings │ ├── ms.lproj │ │ └── GooglePlusPlatform.strings │ ├── nb.lproj │ │ └── GooglePlusPlatform.strings │ ├── nl.lproj │ │ └── GooglePlusPlatform.strings │ ├── pl.lproj │ │ └── GooglePlusPlatform.strings │ ├── pt.lproj │ │ └── GooglePlusPlatform.strings │ ├── pt_PT.lproj │ │ └── GooglePlusPlatform.strings │ ├── ro.lproj │ │ └── GooglePlusPlatform.strings │ ├── ru.lproj │ │ └── GooglePlusPlatform.strings │ ├── sk.lproj │ │ └── GooglePlusPlatform.strings │ ├── sv.lproj │ │ └── GooglePlusPlatform.strings │ ├── th.lproj │ │ └── GooglePlusPlatform.strings │ ├── tr.lproj │ │ └── GooglePlusPlatform.strings │ ├── uk.lproj │ │ └── GooglePlusPlatform.strings │ ├── vi.lproj │ │ └── GooglePlusPlatform.strings │ ├── zh_CN.lproj │ │ └── GooglePlusPlatform.strings │ └── zh_TW.lproj │ │ └── GooglePlusPlatform.strings │ └── GooglePlus.framework │ ├── GooglePlus │ ├── Headers │ └── Versions │ ├── A │ ├── GooglePlus │ └── Headers │ │ ├── GPPDeepLink.h │ │ ├── GPPShare.h │ │ ├── GPPSignIn.h │ │ ├── GPPSignInButton.h │ │ ├── GPPURLHandler.h │ │ └── GooglePlus.h │ └── Current ├── LICENSE ├── Overshare Kit ├── Images │ ├── 1Password-Icon-120.png │ ├── 1Password-Icon-29.png │ ├── 1Password-Icon-29@2x.png │ ├── 1Password-Icon-60@2x.png │ ├── 1Password-Icon-76.png │ ├── 1Password-Icon-76@2x.png │ ├── Chrome-Icon-29.png │ ├── Chrome-Icon-29@2x.png │ ├── Chrome-Icon-60@2x.png │ ├── Chrome-Icon-76.png │ ├── Chrome-Icon-76@2x.png │ ├── Drafts-Icon-29.png │ ├── Drafts-Icon-29@2x.png │ ├── Drafts-Icon-60@2x.png │ ├── Drafts-Icon-76.png │ ├── Drafts-Icon-76@2x.png │ ├── GooglePlus-Icon-29.png │ ├── GooglePlus-Icon-29@2x.png │ ├── GooglePlus-Icon-60.png │ ├── GooglePlus-Icon-60@2x.png │ ├── GooglePlus-Icon-76.png │ ├── GooglePlus-Icon-76@2x.png │ ├── Instapaper-Icon-120.png │ ├── Instapaper-Icon-29.png │ ├── Instapaper-Icon-29@2x.png │ ├── Instapaper-Icon-60@2x.png │ ├── Instapaper-Icon-76.png │ ├── Instapaper-Icon-76@2x.png │ ├── Omnifocus-Icon-29.png │ ├── Omnifocus-Icon-29@2x.png │ ├── Omnifocus-Icon-60@2x.png │ ├── Omnifocus-Icon-72.png │ ├── Omnifocus-Icon-72@2x.png │ ├── Pocket-Icon-29.png │ ├── Pocket-Icon-29@2x.png │ ├── Pocket-Icon-60@2x.png │ ├── Pocket-Icon-76.png │ ├── Pocket-Icon-76@2x.png │ ├── ReadingList-Icon-29.png │ ├── ReadingList-Icon-29@2x.png │ ├── ReadingList-Icon-60.png │ ├── ReadingList-Icon-60@2x.png │ ├── ReadingList-Icon-76.png │ ├── ReadingList-Icon-76@2x.png │ ├── Riposte-Icon-60@2x.png │ ├── Riposte-Icon-76.png │ ├── Riposte-Icon-76@2x.png │ ├── Things-Icon-29.png │ ├── Things-Icon-29@2x.png │ ├── Things-Icon-60@2x.png │ ├── Things-Icon-76.png │ ├── Things-Icon-76@2x.png │ ├── link-button.png │ ├── link-button@2x.png │ ├── osk-airDropIcon-29.png │ ├── osk-airDropIcon-29@2x.png │ ├── osk-airDropIcon-60@2x.png │ ├── osk-airDropIcon-76.png │ ├── osk-airDropIcon-76@2x.png │ ├── osk-appDotNetIcon-29.png │ ├── osk-appDotNetIcon-29@2x.png │ ├── osk-appDotNetIcon-60@2x.png │ ├── osk-appDotNetIcon-76.png │ ├── osk-appDotNetIcon-76@2x.png │ ├── osk-appStoreIcon-76.png │ ├── osk-appStoreIcon-76@2x.png │ ├── osk-copyIcon-purple-29.png │ ├── osk-copyIcon-purple-29@2x.png │ ├── osk-copyIcon-purple-60@2x.png │ ├── osk-copyIcon-purple-76.png │ ├── osk-copyIcon-purple-76@2x.png │ ├── osk-copyIcon-yellow-29.png │ ├── osk-copyIcon-yellow-29@2x.png │ ├── osk-copyIcon-yellow-60@2x.png │ ├── osk-copyIcon-yellow-76.png │ ├── osk-copyIcon-yellow-76@2x.png │ ├── osk-facebookIcon-29.png │ ├── osk-facebookIcon-29@2x.png │ ├── osk-facebookIcon-60@2x.png │ ├── osk-facebookIcon-76.png │ ├── osk-facebookIcon-76@2x.png │ ├── osk-flickrIcon-60@2x.png │ ├── osk-flickrIcon-76.png │ ├── osk-flickrIcon-76@2x.png │ ├── osk-iap-badge-60.png │ ├── osk-iap-badge-60@2x.png │ ├── osk-iap-badge-76.png │ ├── osk-iap-badge-76@2x.png │ ├── osk-icon-border-60@2x.png │ ├── osk-icon-border-76.png │ ├── osk-icon-border-76@2x.png │ ├── osk-iconMask-bw-29.png │ ├── osk-iconMask-bw-29@2x.png │ ├── osk-iconMask-bw-60@2x.png │ ├── osk-iconMask-bw-76.png │ ├── osk-iconMask-bw-76@2x.png │ ├── osk-mailIcon-29.png │ ├── osk-mailIcon-29@2x.png │ ├── osk-mailIcon-60@2x.png │ ├── osk-mailIcon-76.png │ ├── osk-mailIcon-76@2x.png │ ├── osk-messagesIcon-29.png │ ├── osk-messagesIcon-29@2x.png │ ├── osk-messagesIcon-60@2x.png │ ├── osk-messagesIcon-76.png │ ├── osk-messagesIcon-76@2x.png │ ├── osk-navbarButton-disabled.png │ ├── osk-navbarButton-disabled@2x.png │ ├── osk-navbarButton-highlighted.png │ ├── osk-navbarButton-highlighted@2x.png │ ├── osk-navbarButton.png │ ├── osk-navbarButton@2x.png │ ├── osk-photosIcon-29.png │ ├── osk-photosIcon-29@2x.png │ ├── osk-photosIcon-60@2x.png │ ├── osk-photosIcon-76.png │ ├── osk-photosIcon-76@2x.png │ ├── osk-pinboardIcon-29.png │ ├── osk-pinboardIcon-29@2x.png │ ├── osk-pinboardIcon-60@2x.png │ ├── osk-pinboardIcon-76.png │ ├── osk-pinboardIcon-76@2x.png │ ├── osk-readabilityIcon-29.png │ ├── osk-readabilityIcon-29@2x.png │ ├── osk-readabilityIcon-60@2x.png │ ├── osk-readabilityIcon-76.png │ ├── osk-readabilityIcon-76@2x.png │ ├── osk-safariIcon-29.png │ ├── osk-safariIcon-29@2x.png │ ├── osk-safariIcon-60@2x.png │ ├── osk-safariIcon-76.png │ ├── osk-safariIcon-76@2x.png │ ├── osk-settingsPlaceholder@2x.png │ ├── osk-twitterIcon-29.png │ ├── osk-twitterIcon-29@2x.png │ ├── osk-twitterIcon-60@2x.png │ ├── osk-twitterIcon-76.png │ ├── osk-twitterIcon-76@2x.png │ ├── osk_linkPlaceholder_pad.png │ ├── osk_linkPlaceholder_pad@2x.png │ ├── osk_linkPlaceholder_phone.png │ └── osk_linkPlaceholder_phone@2x.png ├── NSCoder+OSKCoder.h ├── NSCoder+OSKCoder.m ├── NSData+OSKDerp.h ├── NSData+OSKDerp.m ├── NSDate+OSK_ISO8601.h ├── NSDate+OSK_ISO8601.m ├── NSDictionary+OSKModel.h ├── NSDictionary+OSKModel.m ├── NSHTTPURLResponse+OSKUtilities.h ├── NSHTTPURLResponse+OSKUtilities.m ├── NSMutableURLRequest+OSKUtilities.h ├── NSMutableURLRequest+OSKUtilities.m ├── NSString+OSKDerp.h ├── NSString+OSKDerp.m ├── NSString+OSKEmoji.h ├── NSString+OSKEmoji.m ├── NSString+OSK_UUID.h ├── NSString+OSK_UUID.m ├── OSK1PasswordBrowserActivity.h ├── OSK1PasswordBrowserActivity.m ├── OSK1PasswordSearchActivity.h ├── OSK1PasswordSearchActivity.m ├── OSKADNLoginManager.h ├── OSKADNLoginManager.m ├── OSKAccountChooserViewController.h ├── OSKAccountChooserViewController.m ├── OSKAccountManagementViewController.h ├── OSKAccountManagementViewController.m ├── OSKAccountTypeCell.h ├── OSKAccountTypeCell.m ├── OSKActionSheet.h ├── OSKActionSheet.m ├── OSKActivitiesManager.h ├── OSKActivitiesManager.m ├── OSKActivity.h ├── OSKActivity.m ├── OSKActivityCollectionViewCell.h ├── OSKActivityCollectionViewCell.m ├── OSKActivityCollectionViewCell.xib ├── OSKActivityCollectionViewCell_Pad.xib ├── OSKActivityCollectionViewController.h ├── OSKActivityCollectionViewController.m ├── OSKActivityCustomizations.h ├── OSKActivityIcon.h ├── OSKActivityIcon.m ├── OSKActivityIndicatorItem.h ├── OSKActivityIndicatorItem.m ├── OSKActivityOperation.h ├── OSKActivityOperation.m ├── OSKActivitySheetDelegate.h ├── OSKActivitySheetViewController.h ├── OSKActivitySheetViewController.m ├── OSKActivitySheetViewController.xib ├── OSKActivityToggleCell.h ├── OSKActivityToggleCell.m ├── OSKActivity_GenericAuthentication.h ├── OSKActivity_ManagedAccounts.h ├── OSKActivity_SystemAccounts.h ├── OSKAirDropActivity.h ├── OSKAirDropActivity.m ├── OSKAirDropViewController.h ├── OSKAirDropViewController.m ├── OSKAlertView.h ├── OSKAlertView.m ├── OSKAppDotNetActivity.h ├── OSKAppDotNetActivity.m ├── OSKAppDotNetAuthenticationViewController.h ├── OSKAppDotNetAuthenticationViewController.m ├── OSKAppDotNetUtility.h ├── OSKAppDotNetUtility.m ├── OSKApplicationCredential.h ├── OSKApplicationCredential.m ├── OSKAuthenticationViewController.h ├── OSKBloggingActivity.h ├── OSKBorderedButton.h ├── OSKBorderedButton.m ├── OSKChromeActivity.h ├── OSKChromeActivity.m ├── OSKColors.h ├── OSKCopyToPasteboardActivity.h ├── OSKCopyToPasteboardActivity.m ├── OSKCursorMovement.h ├── OSKCursorMovement.m ├── OSKDraftsActivity.h ├── OSKDraftsActivity.m ├── OSKEmailActivity.h ├── OSKEmailActivity.m ├── OSKFacebookActivity.h ├── OSKFacebookActivity.m ├── OSKFacebookAudienceChooserViewController.h ├── OSKFacebookAudienceChooserViewController.m ├── OSKFacebookPublishingViewController.h ├── OSKFacebookPublishingViewController.m ├── OSKFacebookPublishingViewController.xib ├── OSKFacebookSharing.h ├── OSKFacebookUtility.h ├── OSKFacebookUtility.m ├── OSKFileManager.h ├── OSKFileManager.m ├── OSKGooglePlusActivity.h ├── OSKGooglePlusActivity.m ├── OSKInMemoryImageCache.h ├── OSKInMemoryImageCache.m ├── OSKInstapaperActivity.h ├── OSKInstapaperActivity.m ├── OSKInstapaperUtility.h ├── OSKInstapaperUtility.m ├── OSKKeychainUtility.h ├── OSKKeychainUtility.m ├── OSKLinkShorteningUtility.h ├── OSKLinkShorteningUtility.m ├── OSKLogger.h ├── OSKMailComposeViewController.h ├── OSKMailComposeViewController.m ├── OSKManagedAccount.h ├── OSKManagedAccount.m ├── OSKManagedAccountCredential.h ├── OSKManagedAccountCredential.m ├── OSKManagedAccountStore.h ├── OSKManagedAccountStore.m ├── OSKMessageComposeViewController.h ├── OSKMessageComposeViewController.m ├── OSKMicroblogPublishingViewController.h ├── OSKMicroblogPublishingViewController.m ├── OSKMicroblogPublishingViewController.xib ├── OSKMicrobloggingActivity.h ├── OSKMicrobloggingTextView.h ├── OSKMicrobloggingTextView.m ├── OSKMimeAttachment.h ├── OSKMimeAttachment.m ├── OSKNavigationController.h ├── OSKNavigationController.m ├── OSKOAuthUtility.h ├── OSKOAuthUtility.m ├── OSKOmnifocusActivity.h ├── OSKOmnifocusActivity.m ├── OSKPagedHorizontalLayout.h ├── OSKPagedHorizontalLayout.m ├── OSKPinboardActivity.h ├── OSKPinboardActivity.m ├── OSKPinboardUtility.h ├── OSKPinboardUtility.m ├── OSKPocketAccountViewController.h ├── OSKPocketAccountViewController.m ├── OSKPocketActivity.h ├── OSKPocketActivity.m ├── OSKPresentationColor.h ├── OSKPresentationLocalization.h ├── OSKPresentationManager.h ├── OSKPresentationManager.m ├── OSKPresentationManager_Protected.h ├── OSKPresentationStyle.h ├── OSKPresentationViewControllers.h ├── OSKPublishingViewController.h ├── OSKPurchasingViewController.h ├── OSKRPSTPasswordManagementAppService.h ├── OSKRPSTPasswordManagementAppService.m ├── OSKReadabilityActivity.h ├── OSKReadabilityActivity.m ├── OSKReadabilityUtility.h ├── OSKReadabilityUtility.m ├── OSKReadingListActivity.h ├── OSKReadingListActivity.m ├── OSKSMSActivity.h ├── OSKSMSActivity.m ├── OSKSafariActivity.h ├── OSKSafariActivity.m ├── OSKSaveToCameraRollActivity.h ├── OSKSaveToCameraRollActivity.m ├── OSKSession.h ├── OSKSession.m ├── OSKSessionController.h ├── OSKSessionController.m ├── OSKSessionController_Pad.h ├── OSKSessionController_Pad.m ├── OSKSessionController_Phone.h ├── OSKSessionController_Phone.m ├── OSKShareableContent.h ├── OSKShareableContent.m ├── OSKShareableContentItem.h ├── OSKShareableContentItem.m ├── OSKSmartPunctuation.h ├── OSKSmartPunctuation.m ├── OSKSyntaxHighlighting.h ├── OSKSystemAccountStore.h ├── OSKSystemAccountStore.m ├── OSKTextViewAttachment.h ├── OSKTextViewAttachment.m ├── OSKTextViewAttachmentView.h ├── OSKTextViewAttachmentView.m ├── OSKThingsActivity.h ├── OSKThingsActivity.m ├── OSKTwitterActivity.h ├── OSKTwitterActivity.m ├── OSKTwitterText.h ├── OSKTwitterText.m ├── OSKTwitterTextEntity.h ├── OSKTwitterTextEntity.m ├── OSKTwitterUtility.h ├── OSKTwitterUtility.m ├── OSKUITextViewSubstitute.h ├── OSKUITextViewSubstitute.m ├── OSKURLSchemeActivity.h ├── OSKUsernamePasswordCell.h ├── OSKUsernamePasswordCell.m ├── OSKUsernamePasswordViewController.h ├── OSKUsernamePasswordViewController.m ├── OSKWebPageTitleUtility.h ├── OSKWebPageTitleUtility.m ├── OSKWebViewController.h ├── OSKWebViewController.m ├── OSKXCallbackURLInfo.h ├── OvershareKit-iOS.h ├── OvershareKit.h ├── UIColor+OSKUtility.h ├── UIColor+OSKUtility.m ├── UIDevice+OSKHardware.h ├── UIDevice+OSKHardware.m ├── UIImage+OSKUtilities.h ├── UIImage+OSKUtilities.m ├── UIView+OSKUtilities.h ├── UIView+OSKUtilities.m ├── UIViewController+OSKUtilities.h └── UIViewController+OSKUtilities.m ├── OvershareKit.podspec ├── OvershareKit.xcworkspace └── contents.xcworkspacedata ├── Projects ├── Static Library │ └── OvershareKit │ │ ├── OvershareKit.xcodeproj │ │ └── project.pbxproj │ │ └── OvershareKit │ │ ├── OvershareKit-Prefix.pch │ │ ├── OvershareKit.h │ │ └── OvershareKit.m └── iOS App │ └── Overshare │ ├── Overshare.xcodeproj │ ├── project.pbxproj │ └── project.xcworkspace │ │ └── contents.xcworkspacedata │ └── Overshare │ ├── Icon-60@2x.png │ ├── Icon-76.png │ ├── Icon-76@2x.png │ ├── Images.xcassets │ ├── AppIcon.appiconset │ │ ├── Contents.json │ │ ├── Icon-60@2x.png │ │ ├── Icon-76.png │ │ └── Icon-76@2x.png │ └── LaunchImage.launchimage │ │ └── Contents.json │ ├── OSKAppDelegate.h │ ├── OSKAppDelegate.m │ ├── Overshare-Info.plist │ ├── Overshare-Prefix.pch │ ├── SampleAppPurchasingViewController.h │ ├── SampleAppPurchasingViewController.m │ ├── SampleAppPurchasingViewController.xib │ ├── SampleTimelineCell.h │ ├── SampleTimelineCell.m │ ├── SampleTimelineCell.xib │ ├── SampleTimelineViewController.h │ ├── SampleTimelineViewController.m │ ├── en.lproj │ └── InfoPlist.strings │ ├── main.m │ ├── rain.jpg │ ├── soda.jpg │ └── type.jpg └── README.md /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/.gitignore -------------------------------------------------------------------------------- /.gitmodules: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/.gitmodules -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/GoogleOpenSource: -------------------------------------------------------------------------------- 1 | Versions/Current/GoogleOpenSource -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Headers: -------------------------------------------------------------------------------- 1 | Versions/Current/Headers -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/GoogleOpenSource: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/GoogleOpenSource -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLBase64.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLBase64.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLBatchQuery.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLBatchQuery.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLBatchResult.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLBatchResult.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLDateTime.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLDateTime.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLDefines.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLDefines.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLErrorObject.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLErrorObject.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLFramework.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLFramework.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLJSONParser.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLJSONParser.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLObject.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLObject.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLPlus.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLPlus.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLPlusAcl.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLPlusAcl.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLPlusAclentryResource.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLPlusAclentryResource.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLPlusActivity.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLPlusActivity.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLPlusActivityFeed.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLPlusActivityFeed.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLPlusComment.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLPlusComment.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLPlusCommentFeed.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLPlusCommentFeed.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLPlusConstants.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLPlusConstants.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLPlusItemScope.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLPlusItemScope.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLPlusMoment.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLPlusMoment.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLPlusMomentsFeed.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLPlusMomentsFeed.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLPlusPeopleFeed.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLPlusPeopleFeed.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLPlusPerson.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLPlusPerson.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLPlusPlace.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLPlusPlace.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLQuery.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLQuery.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLQueryPlus.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLQueryPlus.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLRuntimeCommon.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLRuntimeCommon.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLService.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLService.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLServicePlus.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLServicePlus.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLTargetNamespace.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLTargetNamespace.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLUploadParameters.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLUploadParameters.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLUtilities.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTLUtilities.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTMDefines.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTMDefines.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTMGarbageCollection.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTMGarbageCollection.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTMHTTPFetchHistory.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTMHTTPFetchHistory.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTMHTTPFetcher.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTMHTTPFetcher.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTMHTTPFetcherLogging.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTMHTTPFetcherLogging.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTMHTTPFetcherService.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTMHTTPFetcherService.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTMHTTPUploadFetcher.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTMHTTPUploadFetcher.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTMLogger.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTMLogger.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTMMethodCheck.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTMMethodCheck.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTMNSDictionary+URLArguments.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTMNSDictionary+URLArguments.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTMNSString+URLArguments.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTMNSString+URLArguments.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTMOAuth2Authentication.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTMOAuth2Authentication.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTMOAuth2SignIn.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTMOAuth2SignIn.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTMOAuth2ViewControllerTouch.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTMOAuth2ViewControllerTouch.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTMObjC2Runtime.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GTMObjC2Runtime.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GoogleOpenSource.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/GoogleOpenSource.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/OpenInChromeController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/A/Headers/OpenInChromeController.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GoogleOpenSource.framework/Versions/Current: -------------------------------------------------------------------------------- 1 | A -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/GPPACLCollectionTableViewCell.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/GPPACLCollectionTableViewCell.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/GPPACLCollectionViewCell.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/GPPACLCollectionViewCell.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/GPPACLDetailTableViewCell.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/GPPACLDetailTableViewCell.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/GPPACLSearchView.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/GPPACLSearchView.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/GPPACLTableViewCell.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/GPPACLTableViewCell.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/GPPDomainRestrictedTableViewCell.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/GPPDomainRestrictedTableViewCell.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/Info.plist -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ar.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ar.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ca.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ca.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/circles.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/circles.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/circles@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/circles@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/cs.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/cs.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/da.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/da.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/de.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/de.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/domain.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/domain.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/domain@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/domain@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/el.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/el.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/en.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/en.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/en_GB.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/en_GB.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/es.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/es.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/es_MX.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/es_MX.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/extended.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/extended.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/extended@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/extended@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/fi.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/fi.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/fr.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/fr.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/he.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/he.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/hr.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/hr.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/hu.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/hu.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_checkmark_black_24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_checkmark_black_24.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_checkmark_black_24@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_checkmark_black_24@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_checkmark_green_24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_checkmark_green_24.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_checkmark_green_24@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_checkmark_green_24@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_circles_black_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_circles_black_16.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_circles_black_16@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_circles_black_16@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_domain_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_domain_16.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_domain_16@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_domain_16@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_email_black_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_email_black_16.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_email_black_16@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_email_black_16@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_extended_circles_black_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_extended_circles_black_16.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_extended_circles_black_16@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_extended_circles_black_16@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_lock_closed_black_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_lock_closed_black_16.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_lock_closed_black_16@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_lock_closed_black_16@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_person_black_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_person_black_16.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_person_black_16@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_person_black_16@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_public_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_public_16.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_public_16@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_public_16@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_remove_black_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_remove_black_16.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_remove_black_16@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ic_remove_black_16@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/id.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/id.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/in.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/in.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/it.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/it.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/iw.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/iw.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ja.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ja.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ko.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ko.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ms.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ms.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/multiselect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/multiselect.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/multiselect@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/multiselect@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/multiselect_green.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/multiselect_green.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/multiselect_green@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/multiselect_green@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/name_gradient.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/name_gradient.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/name_gradient@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/name_gradient@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/nb.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/nb.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/nl.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/nl.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/no.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/no.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/person.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/person.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/person@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/person@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/pl.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/pl.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/pt.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/pt.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/pt_PT.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/pt_PT.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/public.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/public.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/public@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/public@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ro.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ro.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ru.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/ru.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/sk.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/sk.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/sv.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/sv.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/th.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/th.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/tr.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/tr.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/uk.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/uk.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/vi.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/vi.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/zh_CN.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/zh_CN.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/zh_TW.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPCommonSharedResources.bundle/zh_TW.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPOAuth2ViewTouch.nib/objects.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPOAuth2ViewTouch.nib/objects.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPOAuth2ViewTouch.nib/runtime.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPOAuth2ViewTouch.nib/runtime.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPAlertViewController.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPAlertViewController.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPDropDownView.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPDropDownView.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPMentionTableViewCell.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPMentionTableViewCell.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl.storyboardc/1eS-s1-N5D-view-v2T-ar-WUX.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl.storyboardc/1eS-s1-N5D-view-v2T-ar-WUX.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl.storyboardc/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl.storyboardc/Info.plist -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl.storyboardc/KtL-yL-JvP-view-FgH-Tb-vUZ.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl.storyboardc/KtL-yL-JvP-view-FgH-Tb-vUZ.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl.storyboardc/UIViewController-KtL-yL-JvP.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl.storyboardc/UIViewController-KtL-yL-JvP.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl.storyboardc/UIViewController-kxJ-v2-gSV.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl.storyboardc/UIViewController-kxJ-v2-gSV.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl.storyboardc/compose.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl.storyboardc/compose.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl.storyboardc/kxJ-v2-gSV-view-80e-ww-228.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl.storyboardc/kxJ-v2-gSV-view-80e-ww-228.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl~ipad.storyboardc/GLd-0V-Iho-view-ivE-QK-bvB.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl~ipad.storyboardc/GLd-0V-Iho-view-ivE-QK-bvB.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl~ipad.storyboardc/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl~ipad.storyboardc/Info.plist -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl~ipad.storyboardc/Omv-t7-5uV-view-X6S-Bs-rLW.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl~ipad.storyboardc/Omv-t7-5uV-view-X6S-Bs-rLW.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl~ipad.storyboardc/UIViewController-GLd-0V-Iho.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl~ipad.storyboardc/UIViewController-GLd-0V-Iho.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl~ipad.storyboardc/UIViewController-Omv-t7-5uV.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl~ipad.storyboardc/UIViewController-Omv-t7-5uV.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl~ipad.storyboardc/compose.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl~ipad.storyboardc/compose.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl~ipad.storyboardc/lOt-oN-kcZ-view-gSm-Z9-osM.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPNativeShareBuilderImpl~ipad.storyboardc/lOt-oN-kcZ-view-gSm-Z9-osM.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPPlaceholderTextViewAccessoryView.nib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPPlaceholderTextViewAccessoryView.nib -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/Info.plist -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ar.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ar.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ca.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ca.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/cs.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/cs.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/da.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/da.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/de.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/de.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/el.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/el.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/en.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/en.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/en_GB.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/en_GB.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/es.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/es.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/es_MX.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/es_MX.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/fi.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/fi.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/fr.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/fr.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/googleplus_24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/googleplus_24.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/googleplus_24@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/googleplus_24@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/he.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/he.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/hr.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/hr.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/hu.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/hu.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_arrow_down_grey_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_arrow_down_grey_8.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_arrow_down_grey_8@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_arrow_down_grey_8@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_checkmark_20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_checkmark_20.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_checkmark_20@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_checkmark_20@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_close_20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_close_20.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_close_20@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_close_20@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_down_circled_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_down_circled_16.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_down_circled_16@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_down_circled_16@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_hide_keyboard_24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_hide_keyboard_24.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_hide_keyboard_24@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_hide_keyboard_24@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_person_20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_person_20.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_person_20@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ic_person_20@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/id.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/id.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/in.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/in.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/it.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/it.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/iw.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/iw.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ja.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ja.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ko.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ko.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ms.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ms.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/nb.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/nb.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/nl.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/nl.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/no.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/no.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/pl.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/pl.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/pt.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/pt.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/pt_PT.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/pt_PT.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ro.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ro.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ru.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/ru.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/sk.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/sk.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/sv.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/sv.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/th.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/th.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/tr.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/tr.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/uk.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/uk.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/vi.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/vi.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/video_attachment_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/video_attachment_icon.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/video_attachment_icon@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/video_attachment_icon@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/zh_CN.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/zh_CN.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/zh_TW.lproj/GooglePlus.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/GPPShareboxSharedResources.bundle/zh_TW.lproj/GooglePlus.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/Info.plist -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/Roboto-Bold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/Roboto-Bold.ttf -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/Roboto-Regular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/Roboto-Regular.ttf -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/ar.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/ar.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/ca.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/ca.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/cs.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/cs.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/da.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/da.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/de.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/de.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/el.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/el.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/en.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/en.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/en_GB.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/en_GB.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/es.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/es.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/es_MX.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/es_MX.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/fi.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/fi.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/fr.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/fr.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_button_disabled.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_button_disabled.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_button_disabled@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_button_disabled@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_button_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_button_normal.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_button_normal@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_button_normal@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_button_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_button_pressed.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_button_pressed@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_button_pressed@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_icon_disabled.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_icon_disabled.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_icon_disabled@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_icon_disabled@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_icon_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_icon_normal.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_icon_normal@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_icon_normal@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_icon_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_icon_pressed.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_icon_pressed@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_dark_icon_pressed@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_button_disabled.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_button_disabled.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_button_disabled@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_button_disabled@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_button_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_button_normal.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_button_normal@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_button_normal@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_button_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_button_pressed.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_button_pressed@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_button_pressed@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_icon_disabled.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_icon_disabled.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_icon_disabled@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_icon_disabled@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_icon_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_icon_normal.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_icon_normal@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_icon_normal@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_icon_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_icon_pressed.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_icon_pressed@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/gpp_sign_in_light_icon_pressed@2x.png -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/he.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/he.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/hr.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/hr.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/hu.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/hu.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/id.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/id.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/it.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/it.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/ja.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/ja.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/ko.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/ko.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/ms.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/ms.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/nb.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/nb.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/nl.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/nl.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/pl.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/pl.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/pt.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/pt.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/pt_PT.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/pt_PT.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/ro.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/ro.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/ru.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/ru.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/sk.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/sk.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/sv.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/sv.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/th.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/th.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/tr.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/tr.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/uk.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/uk.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/vi.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/vi.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/zh_CN.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/zh_CN.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.bundle/zh_TW.lproj/GooglePlusPlatform.strings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.bundle/zh_TW.lproj/GooglePlusPlatform.strings -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.framework/GooglePlus: -------------------------------------------------------------------------------- 1 | Versions/Current/GooglePlus -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.framework/Headers: -------------------------------------------------------------------------------- 1 | Versions/Current/Headers -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.framework/Versions/A/GooglePlus: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.framework/Versions/A/GooglePlus -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.framework/Versions/A/Headers/GPPDeepLink.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.framework/Versions/A/Headers/GPPDeepLink.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.framework/Versions/A/Headers/GPPShare.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.framework/Versions/A/Headers/GPPShare.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.framework/Versions/A/Headers/GPPSignIn.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.framework/Versions/A/Headers/GPPSignIn.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.framework/Versions/A/Headers/GPPSignInButton.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.framework/Versions/A/Headers/GPPSignInButton.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.framework/Versions/A/Headers/GPPURLHandler.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.framework/Versions/A/Headers/GPPURLHandler.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.framework/Versions/A/Headers/GooglePlus.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Dependencies/GooglePlus-SDK/GooglePlus.framework/Versions/A/Headers/GooglePlus.h -------------------------------------------------------------------------------- /Dependencies/GooglePlus-SDK/GooglePlus.framework/Versions/Current: -------------------------------------------------------------------------------- 1 | A -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/LICENSE -------------------------------------------------------------------------------- /Overshare Kit/Images/1Password-Icon-120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/1Password-Icon-120.png -------------------------------------------------------------------------------- /Overshare Kit/Images/1Password-Icon-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/1Password-Icon-29.png -------------------------------------------------------------------------------- /Overshare Kit/Images/1Password-Icon-29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/1Password-Icon-29@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/1Password-Icon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/1Password-Icon-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/1Password-Icon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/1Password-Icon-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/1Password-Icon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/1Password-Icon-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Chrome-Icon-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/Chrome-Icon-29.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Chrome-Icon-29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/Chrome-Icon-29@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Chrome-Icon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/Chrome-Icon-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Chrome-Icon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/Chrome-Icon-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Chrome-Icon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/Chrome-Icon-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Drafts-Icon-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/Drafts-Icon-29.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Drafts-Icon-29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/Drafts-Icon-29@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Drafts-Icon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/Drafts-Icon-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Drafts-Icon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/Drafts-Icon-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Drafts-Icon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/Drafts-Icon-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/GooglePlus-Icon-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/GooglePlus-Icon-29.png -------------------------------------------------------------------------------- /Overshare Kit/Images/GooglePlus-Icon-29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/GooglePlus-Icon-29@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/GooglePlus-Icon-60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/GooglePlus-Icon-60.png -------------------------------------------------------------------------------- /Overshare Kit/Images/GooglePlus-Icon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/GooglePlus-Icon-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/GooglePlus-Icon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/GooglePlus-Icon-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/GooglePlus-Icon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/GooglePlus-Icon-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Instapaper-Icon-120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/Instapaper-Icon-120.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Instapaper-Icon-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/Instapaper-Icon-29.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Instapaper-Icon-29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/Instapaper-Icon-29@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Instapaper-Icon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/Instapaper-Icon-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Instapaper-Icon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/Instapaper-Icon-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Instapaper-Icon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/Instapaper-Icon-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Omnifocus-Icon-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/Omnifocus-Icon-29.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Omnifocus-Icon-29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/Omnifocus-Icon-29@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Omnifocus-Icon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/Omnifocus-Icon-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Omnifocus-Icon-72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/Omnifocus-Icon-72.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Omnifocus-Icon-72@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/Omnifocus-Icon-72@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Pocket-Icon-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/Pocket-Icon-29.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Pocket-Icon-29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/Pocket-Icon-29@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Pocket-Icon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/Pocket-Icon-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Pocket-Icon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/Pocket-Icon-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Pocket-Icon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/Pocket-Icon-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/ReadingList-Icon-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/ReadingList-Icon-29.png -------------------------------------------------------------------------------- /Overshare Kit/Images/ReadingList-Icon-29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/ReadingList-Icon-29@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/ReadingList-Icon-60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/ReadingList-Icon-60.png -------------------------------------------------------------------------------- /Overshare Kit/Images/ReadingList-Icon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/ReadingList-Icon-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/ReadingList-Icon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/ReadingList-Icon-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/ReadingList-Icon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/ReadingList-Icon-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Riposte-Icon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/Riposte-Icon-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Riposte-Icon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/Riposte-Icon-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Riposte-Icon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/Riposte-Icon-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Things-Icon-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/Things-Icon-29.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Things-Icon-29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/Things-Icon-29@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Things-Icon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/Things-Icon-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Things-Icon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/Things-Icon-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/Things-Icon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/Things-Icon-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/link-button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/link-button.png -------------------------------------------------------------------------------- /Overshare Kit/Images/link-button@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/link-button@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-airDropIcon-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-airDropIcon-29.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-airDropIcon-29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-airDropIcon-29@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-airDropIcon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-airDropIcon-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-airDropIcon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-airDropIcon-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-airDropIcon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-airDropIcon-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-appDotNetIcon-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-appDotNetIcon-29.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-appDotNetIcon-29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-appDotNetIcon-29@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-appDotNetIcon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-appDotNetIcon-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-appDotNetIcon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-appDotNetIcon-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-appDotNetIcon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-appDotNetIcon-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-appStoreIcon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-appStoreIcon-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-appStoreIcon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-appStoreIcon-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-copyIcon-purple-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-copyIcon-purple-29.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-copyIcon-purple-29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-copyIcon-purple-29@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-copyIcon-purple-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-copyIcon-purple-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-copyIcon-purple-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-copyIcon-purple-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-copyIcon-purple-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-copyIcon-purple-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-copyIcon-yellow-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-copyIcon-yellow-29.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-copyIcon-yellow-29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-copyIcon-yellow-29@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-copyIcon-yellow-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-copyIcon-yellow-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-copyIcon-yellow-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-copyIcon-yellow-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-copyIcon-yellow-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-copyIcon-yellow-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-facebookIcon-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-facebookIcon-29.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-facebookIcon-29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-facebookIcon-29@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-facebookIcon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-facebookIcon-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-facebookIcon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-facebookIcon-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-facebookIcon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-facebookIcon-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-flickrIcon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-flickrIcon-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-flickrIcon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-flickrIcon-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-flickrIcon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-flickrIcon-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-iap-badge-60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-iap-badge-60.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-iap-badge-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-iap-badge-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-iap-badge-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-iap-badge-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-iap-badge-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-iap-badge-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-icon-border-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-icon-border-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-icon-border-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-icon-border-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-icon-border-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-icon-border-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-iconMask-bw-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-iconMask-bw-29.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-iconMask-bw-29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-iconMask-bw-29@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-iconMask-bw-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-iconMask-bw-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-iconMask-bw-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-iconMask-bw-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-iconMask-bw-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-iconMask-bw-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-mailIcon-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-mailIcon-29.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-mailIcon-29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-mailIcon-29@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-mailIcon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-mailIcon-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-mailIcon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-mailIcon-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-mailIcon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-mailIcon-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-messagesIcon-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-messagesIcon-29.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-messagesIcon-29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-messagesIcon-29@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-messagesIcon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-messagesIcon-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-messagesIcon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-messagesIcon-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-messagesIcon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-messagesIcon-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-navbarButton-disabled.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-navbarButton-disabled.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-navbarButton-disabled@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-navbarButton-disabled@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-navbarButton-highlighted.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-navbarButton-highlighted.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-navbarButton-highlighted@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-navbarButton-highlighted@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-navbarButton.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-navbarButton.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-navbarButton@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-navbarButton@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-photosIcon-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-photosIcon-29.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-photosIcon-29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-photosIcon-29@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-photosIcon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-photosIcon-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-photosIcon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-photosIcon-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-photosIcon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-photosIcon-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-pinboardIcon-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-pinboardIcon-29.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-pinboardIcon-29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-pinboardIcon-29@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-pinboardIcon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-pinboardIcon-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-pinboardIcon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-pinboardIcon-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-pinboardIcon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-pinboardIcon-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-readabilityIcon-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-readabilityIcon-29.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-readabilityIcon-29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-readabilityIcon-29@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-readabilityIcon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-readabilityIcon-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-readabilityIcon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-readabilityIcon-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-readabilityIcon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-readabilityIcon-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-safariIcon-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-safariIcon-29.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-safariIcon-29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-safariIcon-29@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-safariIcon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-safariIcon-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-safariIcon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-safariIcon-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-safariIcon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-safariIcon-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-settingsPlaceholder@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-settingsPlaceholder@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-twitterIcon-29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-twitterIcon-29.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-twitterIcon-29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-twitterIcon-29@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-twitterIcon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-twitterIcon-60@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-twitterIcon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-twitterIcon-76.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk-twitterIcon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk-twitterIcon-76@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk_linkPlaceholder_pad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk_linkPlaceholder_pad.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk_linkPlaceholder_pad@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk_linkPlaceholder_pad@2x.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk_linkPlaceholder_phone.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk_linkPlaceholder_phone.png -------------------------------------------------------------------------------- /Overshare Kit/Images/osk_linkPlaceholder_phone@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/Images/osk_linkPlaceholder_phone@2x.png -------------------------------------------------------------------------------- /Overshare Kit/NSCoder+OSKCoder.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/NSCoder+OSKCoder.h -------------------------------------------------------------------------------- /Overshare Kit/NSCoder+OSKCoder.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/NSCoder+OSKCoder.m -------------------------------------------------------------------------------- /Overshare Kit/NSData+OSKDerp.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/NSData+OSKDerp.h -------------------------------------------------------------------------------- /Overshare Kit/NSData+OSKDerp.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/NSData+OSKDerp.m -------------------------------------------------------------------------------- /Overshare Kit/NSDate+OSK_ISO8601.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/NSDate+OSK_ISO8601.h -------------------------------------------------------------------------------- /Overshare Kit/NSDate+OSK_ISO8601.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/NSDate+OSK_ISO8601.m -------------------------------------------------------------------------------- /Overshare Kit/NSDictionary+OSKModel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/NSDictionary+OSKModel.h -------------------------------------------------------------------------------- /Overshare Kit/NSDictionary+OSKModel.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/NSDictionary+OSKModel.m -------------------------------------------------------------------------------- /Overshare Kit/NSHTTPURLResponse+OSKUtilities.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/NSHTTPURLResponse+OSKUtilities.h -------------------------------------------------------------------------------- /Overshare Kit/NSHTTPURLResponse+OSKUtilities.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/NSHTTPURLResponse+OSKUtilities.m -------------------------------------------------------------------------------- /Overshare Kit/NSMutableURLRequest+OSKUtilities.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/NSMutableURLRequest+OSKUtilities.h -------------------------------------------------------------------------------- /Overshare Kit/NSMutableURLRequest+OSKUtilities.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/NSMutableURLRequest+OSKUtilities.m -------------------------------------------------------------------------------- /Overshare Kit/NSString+OSKDerp.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/NSString+OSKDerp.h -------------------------------------------------------------------------------- /Overshare Kit/NSString+OSKDerp.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/NSString+OSKDerp.m -------------------------------------------------------------------------------- /Overshare Kit/NSString+OSKEmoji.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/NSString+OSKEmoji.h -------------------------------------------------------------------------------- /Overshare Kit/NSString+OSKEmoji.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/NSString+OSKEmoji.m -------------------------------------------------------------------------------- /Overshare Kit/NSString+OSK_UUID.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/NSString+OSK_UUID.h -------------------------------------------------------------------------------- /Overshare Kit/NSString+OSK_UUID.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/NSString+OSK_UUID.m -------------------------------------------------------------------------------- /Overshare Kit/OSK1PasswordBrowserActivity.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSK1PasswordBrowserActivity.h -------------------------------------------------------------------------------- /Overshare Kit/OSK1PasswordBrowserActivity.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSK1PasswordBrowserActivity.m -------------------------------------------------------------------------------- /Overshare Kit/OSK1PasswordSearchActivity.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSK1PasswordSearchActivity.h -------------------------------------------------------------------------------- /Overshare Kit/OSK1PasswordSearchActivity.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSK1PasswordSearchActivity.m -------------------------------------------------------------------------------- /Overshare Kit/OSKADNLoginManager.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKADNLoginManager.h -------------------------------------------------------------------------------- /Overshare Kit/OSKADNLoginManager.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKADNLoginManager.m -------------------------------------------------------------------------------- /Overshare Kit/OSKAccountChooserViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKAccountChooserViewController.h -------------------------------------------------------------------------------- /Overshare Kit/OSKAccountChooserViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKAccountChooserViewController.m -------------------------------------------------------------------------------- /Overshare Kit/OSKAccountManagementViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKAccountManagementViewController.h -------------------------------------------------------------------------------- /Overshare Kit/OSKAccountManagementViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKAccountManagementViewController.m -------------------------------------------------------------------------------- /Overshare Kit/OSKAccountTypeCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKAccountTypeCell.h -------------------------------------------------------------------------------- /Overshare Kit/OSKAccountTypeCell.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKAccountTypeCell.m -------------------------------------------------------------------------------- /Overshare Kit/OSKActionSheet.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKActionSheet.h -------------------------------------------------------------------------------- /Overshare Kit/OSKActionSheet.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKActionSheet.m -------------------------------------------------------------------------------- /Overshare Kit/OSKActivitiesManager.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKActivitiesManager.h -------------------------------------------------------------------------------- /Overshare Kit/OSKActivitiesManager.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKActivitiesManager.m -------------------------------------------------------------------------------- /Overshare Kit/OSKActivity.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKActivity.h -------------------------------------------------------------------------------- /Overshare Kit/OSKActivity.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKActivity.m -------------------------------------------------------------------------------- /Overshare Kit/OSKActivityCollectionViewCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKActivityCollectionViewCell.h -------------------------------------------------------------------------------- /Overshare Kit/OSKActivityCollectionViewCell.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKActivityCollectionViewCell.m -------------------------------------------------------------------------------- /Overshare Kit/OSKActivityCollectionViewCell.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKActivityCollectionViewCell.xib -------------------------------------------------------------------------------- /Overshare Kit/OSKActivityCollectionViewCell_Pad.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKActivityCollectionViewCell_Pad.xib -------------------------------------------------------------------------------- /Overshare Kit/OSKActivityCollectionViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKActivityCollectionViewController.h -------------------------------------------------------------------------------- /Overshare Kit/OSKActivityCollectionViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKActivityCollectionViewController.m -------------------------------------------------------------------------------- /Overshare Kit/OSKActivityCustomizations.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKActivityCustomizations.h -------------------------------------------------------------------------------- /Overshare Kit/OSKActivityIcon.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKActivityIcon.h -------------------------------------------------------------------------------- /Overshare Kit/OSKActivityIcon.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKActivityIcon.m -------------------------------------------------------------------------------- /Overshare Kit/OSKActivityIndicatorItem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKActivityIndicatorItem.h -------------------------------------------------------------------------------- /Overshare Kit/OSKActivityIndicatorItem.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKActivityIndicatorItem.m -------------------------------------------------------------------------------- /Overshare Kit/OSKActivityOperation.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKActivityOperation.h -------------------------------------------------------------------------------- /Overshare Kit/OSKActivityOperation.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKActivityOperation.m -------------------------------------------------------------------------------- /Overshare Kit/OSKActivitySheetDelegate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKActivitySheetDelegate.h -------------------------------------------------------------------------------- /Overshare Kit/OSKActivitySheetViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKActivitySheetViewController.h -------------------------------------------------------------------------------- /Overshare Kit/OSKActivitySheetViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKActivitySheetViewController.m -------------------------------------------------------------------------------- /Overshare Kit/OSKActivitySheetViewController.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKActivitySheetViewController.xib -------------------------------------------------------------------------------- /Overshare Kit/OSKActivityToggleCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKActivityToggleCell.h -------------------------------------------------------------------------------- /Overshare Kit/OSKActivityToggleCell.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKActivityToggleCell.m -------------------------------------------------------------------------------- /Overshare Kit/OSKActivity_GenericAuthentication.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKActivity_GenericAuthentication.h -------------------------------------------------------------------------------- /Overshare Kit/OSKActivity_ManagedAccounts.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKActivity_ManagedAccounts.h -------------------------------------------------------------------------------- /Overshare Kit/OSKActivity_SystemAccounts.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKActivity_SystemAccounts.h -------------------------------------------------------------------------------- /Overshare Kit/OSKAirDropActivity.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKAirDropActivity.h -------------------------------------------------------------------------------- /Overshare Kit/OSKAirDropActivity.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKAirDropActivity.m -------------------------------------------------------------------------------- /Overshare Kit/OSKAirDropViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKAirDropViewController.h -------------------------------------------------------------------------------- /Overshare Kit/OSKAirDropViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKAirDropViewController.m -------------------------------------------------------------------------------- /Overshare Kit/OSKAlertView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKAlertView.h -------------------------------------------------------------------------------- /Overshare Kit/OSKAlertView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKAlertView.m -------------------------------------------------------------------------------- /Overshare Kit/OSKAppDotNetActivity.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKAppDotNetActivity.h -------------------------------------------------------------------------------- /Overshare Kit/OSKAppDotNetActivity.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKAppDotNetActivity.m -------------------------------------------------------------------------------- /Overshare Kit/OSKAppDotNetAuthenticationViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKAppDotNetAuthenticationViewController.h -------------------------------------------------------------------------------- /Overshare Kit/OSKAppDotNetAuthenticationViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKAppDotNetAuthenticationViewController.m -------------------------------------------------------------------------------- /Overshare Kit/OSKAppDotNetUtility.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKAppDotNetUtility.h -------------------------------------------------------------------------------- /Overshare Kit/OSKAppDotNetUtility.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKAppDotNetUtility.m -------------------------------------------------------------------------------- /Overshare Kit/OSKApplicationCredential.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKApplicationCredential.h -------------------------------------------------------------------------------- /Overshare Kit/OSKApplicationCredential.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKApplicationCredential.m -------------------------------------------------------------------------------- /Overshare Kit/OSKAuthenticationViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKAuthenticationViewController.h -------------------------------------------------------------------------------- /Overshare Kit/OSKBloggingActivity.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKBloggingActivity.h -------------------------------------------------------------------------------- /Overshare Kit/OSKBorderedButton.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKBorderedButton.h -------------------------------------------------------------------------------- /Overshare Kit/OSKBorderedButton.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKBorderedButton.m -------------------------------------------------------------------------------- /Overshare Kit/OSKChromeActivity.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKChromeActivity.h -------------------------------------------------------------------------------- /Overshare Kit/OSKChromeActivity.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKChromeActivity.m -------------------------------------------------------------------------------- /Overshare Kit/OSKColors.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKColors.h -------------------------------------------------------------------------------- /Overshare Kit/OSKCopyToPasteboardActivity.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKCopyToPasteboardActivity.h -------------------------------------------------------------------------------- /Overshare Kit/OSKCopyToPasteboardActivity.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKCopyToPasteboardActivity.m -------------------------------------------------------------------------------- /Overshare Kit/OSKCursorMovement.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKCursorMovement.h -------------------------------------------------------------------------------- /Overshare Kit/OSKCursorMovement.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKCursorMovement.m -------------------------------------------------------------------------------- /Overshare Kit/OSKDraftsActivity.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKDraftsActivity.h -------------------------------------------------------------------------------- /Overshare Kit/OSKDraftsActivity.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKDraftsActivity.m -------------------------------------------------------------------------------- /Overshare Kit/OSKEmailActivity.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKEmailActivity.h -------------------------------------------------------------------------------- /Overshare Kit/OSKEmailActivity.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKEmailActivity.m -------------------------------------------------------------------------------- /Overshare Kit/OSKFacebookActivity.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKFacebookActivity.h -------------------------------------------------------------------------------- /Overshare Kit/OSKFacebookActivity.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKFacebookActivity.m -------------------------------------------------------------------------------- /Overshare Kit/OSKFacebookAudienceChooserViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKFacebookAudienceChooserViewController.h -------------------------------------------------------------------------------- /Overshare Kit/OSKFacebookAudienceChooserViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKFacebookAudienceChooserViewController.m -------------------------------------------------------------------------------- /Overshare Kit/OSKFacebookPublishingViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKFacebookPublishingViewController.h -------------------------------------------------------------------------------- /Overshare Kit/OSKFacebookPublishingViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKFacebookPublishingViewController.m -------------------------------------------------------------------------------- /Overshare Kit/OSKFacebookPublishingViewController.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKFacebookPublishingViewController.xib -------------------------------------------------------------------------------- /Overshare Kit/OSKFacebookSharing.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKFacebookSharing.h -------------------------------------------------------------------------------- /Overshare Kit/OSKFacebookUtility.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKFacebookUtility.h -------------------------------------------------------------------------------- /Overshare Kit/OSKFacebookUtility.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKFacebookUtility.m -------------------------------------------------------------------------------- /Overshare Kit/OSKFileManager.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKFileManager.h -------------------------------------------------------------------------------- /Overshare Kit/OSKFileManager.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKFileManager.m -------------------------------------------------------------------------------- /Overshare Kit/OSKGooglePlusActivity.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKGooglePlusActivity.h -------------------------------------------------------------------------------- /Overshare Kit/OSKGooglePlusActivity.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKGooglePlusActivity.m -------------------------------------------------------------------------------- /Overshare Kit/OSKInMemoryImageCache.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKInMemoryImageCache.h -------------------------------------------------------------------------------- /Overshare Kit/OSKInMemoryImageCache.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKInMemoryImageCache.m -------------------------------------------------------------------------------- /Overshare Kit/OSKInstapaperActivity.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKInstapaperActivity.h -------------------------------------------------------------------------------- /Overshare Kit/OSKInstapaperActivity.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKInstapaperActivity.m -------------------------------------------------------------------------------- /Overshare Kit/OSKInstapaperUtility.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKInstapaperUtility.h -------------------------------------------------------------------------------- /Overshare Kit/OSKInstapaperUtility.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKInstapaperUtility.m -------------------------------------------------------------------------------- /Overshare Kit/OSKKeychainUtility.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKKeychainUtility.h -------------------------------------------------------------------------------- /Overshare Kit/OSKKeychainUtility.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKKeychainUtility.m -------------------------------------------------------------------------------- /Overshare Kit/OSKLinkShorteningUtility.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKLinkShorteningUtility.h -------------------------------------------------------------------------------- /Overshare Kit/OSKLinkShorteningUtility.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKLinkShorteningUtility.m -------------------------------------------------------------------------------- /Overshare Kit/OSKLogger.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKLogger.h -------------------------------------------------------------------------------- /Overshare Kit/OSKMailComposeViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKMailComposeViewController.h -------------------------------------------------------------------------------- /Overshare Kit/OSKMailComposeViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKMailComposeViewController.m -------------------------------------------------------------------------------- /Overshare Kit/OSKManagedAccount.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKManagedAccount.h -------------------------------------------------------------------------------- /Overshare Kit/OSKManagedAccount.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKManagedAccount.m -------------------------------------------------------------------------------- /Overshare Kit/OSKManagedAccountCredential.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKManagedAccountCredential.h -------------------------------------------------------------------------------- /Overshare Kit/OSKManagedAccountCredential.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKManagedAccountCredential.m -------------------------------------------------------------------------------- /Overshare Kit/OSKManagedAccountStore.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKManagedAccountStore.h -------------------------------------------------------------------------------- /Overshare Kit/OSKManagedAccountStore.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKManagedAccountStore.m -------------------------------------------------------------------------------- /Overshare Kit/OSKMessageComposeViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKMessageComposeViewController.h -------------------------------------------------------------------------------- /Overshare Kit/OSKMessageComposeViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKMessageComposeViewController.m -------------------------------------------------------------------------------- /Overshare Kit/OSKMicroblogPublishingViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKMicroblogPublishingViewController.h -------------------------------------------------------------------------------- /Overshare Kit/OSKMicroblogPublishingViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKMicroblogPublishingViewController.m -------------------------------------------------------------------------------- /Overshare Kit/OSKMicroblogPublishingViewController.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKMicroblogPublishingViewController.xib -------------------------------------------------------------------------------- /Overshare Kit/OSKMicrobloggingActivity.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKMicrobloggingActivity.h -------------------------------------------------------------------------------- /Overshare Kit/OSKMicrobloggingTextView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKMicrobloggingTextView.h -------------------------------------------------------------------------------- /Overshare Kit/OSKMicrobloggingTextView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKMicrobloggingTextView.m -------------------------------------------------------------------------------- /Overshare Kit/OSKMimeAttachment.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKMimeAttachment.h -------------------------------------------------------------------------------- /Overshare Kit/OSKMimeAttachment.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKMimeAttachment.m -------------------------------------------------------------------------------- /Overshare Kit/OSKNavigationController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKNavigationController.h -------------------------------------------------------------------------------- /Overshare Kit/OSKNavigationController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKNavigationController.m -------------------------------------------------------------------------------- /Overshare Kit/OSKOAuthUtility.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKOAuthUtility.h -------------------------------------------------------------------------------- /Overshare Kit/OSKOAuthUtility.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKOAuthUtility.m -------------------------------------------------------------------------------- /Overshare Kit/OSKOmnifocusActivity.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKOmnifocusActivity.h -------------------------------------------------------------------------------- /Overshare Kit/OSKOmnifocusActivity.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKOmnifocusActivity.m -------------------------------------------------------------------------------- /Overshare Kit/OSKPagedHorizontalLayout.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKPagedHorizontalLayout.h -------------------------------------------------------------------------------- /Overshare Kit/OSKPagedHorizontalLayout.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKPagedHorizontalLayout.m -------------------------------------------------------------------------------- /Overshare Kit/OSKPinboardActivity.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKPinboardActivity.h -------------------------------------------------------------------------------- /Overshare Kit/OSKPinboardActivity.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKPinboardActivity.m -------------------------------------------------------------------------------- /Overshare Kit/OSKPinboardUtility.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKPinboardUtility.h -------------------------------------------------------------------------------- /Overshare Kit/OSKPinboardUtility.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKPinboardUtility.m -------------------------------------------------------------------------------- /Overshare Kit/OSKPocketAccountViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKPocketAccountViewController.h -------------------------------------------------------------------------------- /Overshare Kit/OSKPocketAccountViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKPocketAccountViewController.m -------------------------------------------------------------------------------- /Overshare Kit/OSKPocketActivity.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKPocketActivity.h -------------------------------------------------------------------------------- /Overshare Kit/OSKPocketActivity.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKPocketActivity.m -------------------------------------------------------------------------------- /Overshare Kit/OSKPresentationColor.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKPresentationColor.h -------------------------------------------------------------------------------- /Overshare Kit/OSKPresentationLocalization.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKPresentationLocalization.h -------------------------------------------------------------------------------- /Overshare Kit/OSKPresentationManager.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKPresentationManager.h -------------------------------------------------------------------------------- /Overshare Kit/OSKPresentationManager.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKPresentationManager.m -------------------------------------------------------------------------------- /Overshare Kit/OSKPresentationManager_Protected.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKPresentationManager_Protected.h -------------------------------------------------------------------------------- /Overshare Kit/OSKPresentationStyle.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKPresentationStyle.h -------------------------------------------------------------------------------- /Overshare Kit/OSKPresentationViewControllers.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKPresentationViewControllers.h -------------------------------------------------------------------------------- /Overshare Kit/OSKPublishingViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKPublishingViewController.h -------------------------------------------------------------------------------- /Overshare Kit/OSKPurchasingViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKPurchasingViewController.h -------------------------------------------------------------------------------- /Overshare Kit/OSKRPSTPasswordManagementAppService.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKRPSTPasswordManagementAppService.h -------------------------------------------------------------------------------- /Overshare Kit/OSKRPSTPasswordManagementAppService.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKRPSTPasswordManagementAppService.m -------------------------------------------------------------------------------- /Overshare Kit/OSKReadabilityActivity.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKReadabilityActivity.h -------------------------------------------------------------------------------- /Overshare Kit/OSKReadabilityActivity.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKReadabilityActivity.m -------------------------------------------------------------------------------- /Overshare Kit/OSKReadabilityUtility.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKReadabilityUtility.h -------------------------------------------------------------------------------- /Overshare Kit/OSKReadabilityUtility.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKReadabilityUtility.m -------------------------------------------------------------------------------- /Overshare Kit/OSKReadingListActivity.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKReadingListActivity.h -------------------------------------------------------------------------------- /Overshare Kit/OSKReadingListActivity.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKReadingListActivity.m -------------------------------------------------------------------------------- /Overshare Kit/OSKSMSActivity.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKSMSActivity.h -------------------------------------------------------------------------------- /Overshare Kit/OSKSMSActivity.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKSMSActivity.m -------------------------------------------------------------------------------- /Overshare Kit/OSKSafariActivity.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKSafariActivity.h -------------------------------------------------------------------------------- /Overshare Kit/OSKSafariActivity.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKSafariActivity.m -------------------------------------------------------------------------------- /Overshare Kit/OSKSaveToCameraRollActivity.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKSaveToCameraRollActivity.h -------------------------------------------------------------------------------- /Overshare Kit/OSKSaveToCameraRollActivity.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKSaveToCameraRollActivity.m -------------------------------------------------------------------------------- /Overshare Kit/OSKSession.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKSession.h -------------------------------------------------------------------------------- /Overshare Kit/OSKSession.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKSession.m -------------------------------------------------------------------------------- /Overshare Kit/OSKSessionController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKSessionController.h -------------------------------------------------------------------------------- /Overshare Kit/OSKSessionController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKSessionController.m -------------------------------------------------------------------------------- /Overshare Kit/OSKSessionController_Pad.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKSessionController_Pad.h -------------------------------------------------------------------------------- /Overshare Kit/OSKSessionController_Pad.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKSessionController_Pad.m -------------------------------------------------------------------------------- /Overshare Kit/OSKSessionController_Phone.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKSessionController_Phone.h -------------------------------------------------------------------------------- /Overshare Kit/OSKSessionController_Phone.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKSessionController_Phone.m -------------------------------------------------------------------------------- /Overshare Kit/OSKShareableContent.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKShareableContent.h -------------------------------------------------------------------------------- /Overshare Kit/OSKShareableContent.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKShareableContent.m -------------------------------------------------------------------------------- /Overshare Kit/OSKShareableContentItem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKShareableContentItem.h -------------------------------------------------------------------------------- /Overshare Kit/OSKShareableContentItem.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKShareableContentItem.m -------------------------------------------------------------------------------- /Overshare Kit/OSKSmartPunctuation.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKSmartPunctuation.h -------------------------------------------------------------------------------- /Overshare Kit/OSKSmartPunctuation.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKSmartPunctuation.m -------------------------------------------------------------------------------- /Overshare Kit/OSKSyntaxHighlighting.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKSyntaxHighlighting.h -------------------------------------------------------------------------------- /Overshare Kit/OSKSystemAccountStore.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKSystemAccountStore.h -------------------------------------------------------------------------------- /Overshare Kit/OSKSystemAccountStore.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKSystemAccountStore.m -------------------------------------------------------------------------------- /Overshare Kit/OSKTextViewAttachment.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKTextViewAttachment.h -------------------------------------------------------------------------------- /Overshare Kit/OSKTextViewAttachment.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKTextViewAttachment.m -------------------------------------------------------------------------------- /Overshare Kit/OSKTextViewAttachmentView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKTextViewAttachmentView.h -------------------------------------------------------------------------------- /Overshare Kit/OSKTextViewAttachmentView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKTextViewAttachmentView.m -------------------------------------------------------------------------------- /Overshare Kit/OSKThingsActivity.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKThingsActivity.h -------------------------------------------------------------------------------- /Overshare Kit/OSKThingsActivity.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKThingsActivity.m -------------------------------------------------------------------------------- /Overshare Kit/OSKTwitterActivity.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKTwitterActivity.h -------------------------------------------------------------------------------- /Overshare Kit/OSKTwitterActivity.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKTwitterActivity.m -------------------------------------------------------------------------------- /Overshare Kit/OSKTwitterText.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKTwitterText.h -------------------------------------------------------------------------------- /Overshare Kit/OSKTwitterText.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKTwitterText.m -------------------------------------------------------------------------------- /Overshare Kit/OSKTwitterTextEntity.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKTwitterTextEntity.h -------------------------------------------------------------------------------- /Overshare Kit/OSKTwitterTextEntity.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKTwitterTextEntity.m -------------------------------------------------------------------------------- /Overshare Kit/OSKTwitterUtility.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKTwitterUtility.h -------------------------------------------------------------------------------- /Overshare Kit/OSKTwitterUtility.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKTwitterUtility.m -------------------------------------------------------------------------------- /Overshare Kit/OSKUITextViewSubstitute.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKUITextViewSubstitute.h -------------------------------------------------------------------------------- /Overshare Kit/OSKUITextViewSubstitute.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKUITextViewSubstitute.m -------------------------------------------------------------------------------- /Overshare Kit/OSKURLSchemeActivity.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKURLSchemeActivity.h -------------------------------------------------------------------------------- /Overshare Kit/OSKUsernamePasswordCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKUsernamePasswordCell.h -------------------------------------------------------------------------------- /Overshare Kit/OSKUsernamePasswordCell.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKUsernamePasswordCell.m -------------------------------------------------------------------------------- /Overshare Kit/OSKUsernamePasswordViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKUsernamePasswordViewController.h -------------------------------------------------------------------------------- /Overshare Kit/OSKUsernamePasswordViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKUsernamePasswordViewController.m -------------------------------------------------------------------------------- /Overshare Kit/OSKWebPageTitleUtility.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKWebPageTitleUtility.h -------------------------------------------------------------------------------- /Overshare Kit/OSKWebPageTitleUtility.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKWebPageTitleUtility.m -------------------------------------------------------------------------------- /Overshare Kit/OSKWebViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKWebViewController.h -------------------------------------------------------------------------------- /Overshare Kit/OSKWebViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKWebViewController.m -------------------------------------------------------------------------------- /Overshare Kit/OSKXCallbackURLInfo.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OSKXCallbackURLInfo.h -------------------------------------------------------------------------------- /Overshare Kit/OvershareKit-iOS.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OvershareKit-iOS.h -------------------------------------------------------------------------------- /Overshare Kit/OvershareKit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/OvershareKit.h -------------------------------------------------------------------------------- /Overshare Kit/UIColor+OSKUtility.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/UIColor+OSKUtility.h -------------------------------------------------------------------------------- /Overshare Kit/UIColor+OSKUtility.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/UIColor+OSKUtility.m -------------------------------------------------------------------------------- /Overshare Kit/UIDevice+OSKHardware.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/UIDevice+OSKHardware.h -------------------------------------------------------------------------------- /Overshare Kit/UIDevice+OSKHardware.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/UIDevice+OSKHardware.m -------------------------------------------------------------------------------- /Overshare Kit/UIImage+OSKUtilities.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/UIImage+OSKUtilities.h -------------------------------------------------------------------------------- /Overshare Kit/UIImage+OSKUtilities.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/UIImage+OSKUtilities.m -------------------------------------------------------------------------------- /Overshare Kit/UIView+OSKUtilities.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/UIView+OSKUtilities.h -------------------------------------------------------------------------------- /Overshare Kit/UIView+OSKUtilities.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/UIView+OSKUtilities.m -------------------------------------------------------------------------------- /Overshare Kit/UIViewController+OSKUtilities.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/UIViewController+OSKUtilities.h -------------------------------------------------------------------------------- /Overshare Kit/UIViewController+OSKUtilities.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Overshare Kit/UIViewController+OSKUtilities.m -------------------------------------------------------------------------------- /OvershareKit.podspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/OvershareKit.podspec -------------------------------------------------------------------------------- /OvershareKit.xcworkspace/contents.xcworkspacedata: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/OvershareKit.xcworkspace/contents.xcworkspacedata -------------------------------------------------------------------------------- /Projects/Static Library/OvershareKit/OvershareKit.xcodeproj/project.pbxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Projects/Static Library/OvershareKit/OvershareKit.xcodeproj/project.pbxproj -------------------------------------------------------------------------------- /Projects/Static Library/OvershareKit/OvershareKit/OvershareKit-Prefix.pch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Projects/Static Library/OvershareKit/OvershareKit/OvershareKit-Prefix.pch -------------------------------------------------------------------------------- /Projects/Static Library/OvershareKit/OvershareKit/OvershareKit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Projects/Static Library/OvershareKit/OvershareKit/OvershareKit.h -------------------------------------------------------------------------------- /Projects/Static Library/OvershareKit/OvershareKit/OvershareKit.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Projects/Static Library/OvershareKit/OvershareKit/OvershareKit.m -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare.xcodeproj/project.pbxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Projects/iOS App/Overshare/Overshare.xcodeproj/project.pbxproj -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare.xcodeproj/project.xcworkspace/contents.xcworkspacedata: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Projects/iOS App/Overshare/Overshare.xcodeproj/project.xcworkspace/contents.xcworkspacedata -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare/Icon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Projects/iOS App/Overshare/Overshare/Icon-60@2x.png -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare/Icon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Projects/iOS App/Overshare/Overshare/Icon-76.png -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare/Icon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Projects/iOS App/Overshare/Overshare/Icon-76@2x.png -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare/Images.xcassets/AppIcon.appiconset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Projects/iOS App/Overshare/Overshare/Images.xcassets/AppIcon.appiconset/Contents.json -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare/Images.xcassets/AppIcon.appiconset/Icon-60@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Projects/iOS App/Overshare/Overshare/Images.xcassets/AppIcon.appiconset/Icon-60@2x.png -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare/Images.xcassets/AppIcon.appiconset/Icon-76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Projects/iOS App/Overshare/Overshare/Images.xcassets/AppIcon.appiconset/Icon-76.png -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare/Images.xcassets/AppIcon.appiconset/Icon-76@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Projects/iOS App/Overshare/Overshare/Images.xcassets/AppIcon.appiconset/Icon-76@2x.png -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare/Images.xcassets/LaunchImage.launchimage/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Projects/iOS App/Overshare/Overshare/Images.xcassets/LaunchImage.launchimage/Contents.json -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare/OSKAppDelegate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Projects/iOS App/Overshare/Overshare/OSKAppDelegate.h -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare/OSKAppDelegate.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Projects/iOS App/Overshare/Overshare/OSKAppDelegate.m -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare/Overshare-Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Projects/iOS App/Overshare/Overshare/Overshare-Info.plist -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare/Overshare-Prefix.pch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Projects/iOS App/Overshare/Overshare/Overshare-Prefix.pch -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare/SampleAppPurchasingViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Projects/iOS App/Overshare/Overshare/SampleAppPurchasingViewController.h -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare/SampleAppPurchasingViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Projects/iOS App/Overshare/Overshare/SampleAppPurchasingViewController.m -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare/SampleAppPurchasingViewController.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Projects/iOS App/Overshare/Overshare/SampleAppPurchasingViewController.xib -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare/SampleTimelineCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Projects/iOS App/Overshare/Overshare/SampleTimelineCell.h -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare/SampleTimelineCell.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Projects/iOS App/Overshare/Overshare/SampleTimelineCell.m -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare/SampleTimelineCell.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Projects/iOS App/Overshare/Overshare/SampleTimelineCell.xib -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare/SampleTimelineViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Projects/iOS App/Overshare/Overshare/SampleTimelineViewController.h -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare/SampleTimelineViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Projects/iOS App/Overshare/Overshare/SampleTimelineViewController.m -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare/en.lproj/InfoPlist.strings: -------------------------------------------------------------------------------- 1 | /* Localized versions of Info.plist keys */ 2 | 3 | -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare/main.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Projects/iOS App/Overshare/Overshare/main.m -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare/rain.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Projects/iOS App/Overshare/Overshare/rain.jpg -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare/soda.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Projects/iOS App/Overshare/Overshare/soda.jpg -------------------------------------------------------------------------------- /Projects/iOS App/Overshare/Overshare/type.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/Projects/iOS App/Overshare/Overshare/type.jpg -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overshare/overshare-kit/HEAD/README.md --------------------------------------------------------------------------------