Skip to content

OnMap/l10n-ios

Repository files navigation

Build Status Codebeat Swift Xcode Platforms Cocoapods Carthage compatible CocoaPods CocoaPods

Requirements

  • iOS 9.0+
  • Xcode 9.0+
  • Swift 4.0+

Installation

CocoaPods

To integrate OML10n into your Xcode project using CocoaPods, specify it in your Podfile:

- Integrate All (recommended):

pod 'OML10n'

- Integrate Core only:

pod 'OML10n/Core'

- Integrate LiveUpdates:

pod 'OML10n/LiveUpdates'

- Integrate Parseltongue:

pod 'OML10n/Parseltongue'
Carthage

To integrate OML10n into your Xcode project using Carthage, specify it in your Cartfile:

github "OnMap/L10n-iOS" ~> 1.0
Manually

Add the folders to your Xcode project to use all extensions, or a specific folder.