Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/onmap/l10n-ios


https://github.com/onmap/l10n-ios

carthage cocoapods ios live-updates localization swift swift-4 xcode

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/OnMap/OML10n.svg?branch=master)](https://travis-ci.org/OnMap/OML10n)
[![Codebeat](https://codebeat.co/badges/ce045eb7-1f32-43a2-abfd-b86da88b5704)](https://codebeat.co/projects/github-com-onmap-l10n-ios-master)
[![Swift](https://img.shields.io/badge/Swift-4.0-orange.svg)](https://swift.org)
[![Xcode](https://img.shields.io/badge/Xcode-9.0-blue.svg)](https://developer.apple.com/xcode)
[![Platforms](https://img.shields.io/cocoapods/p/OML10n.svg?style=flat)](https://github.com/OnMap/OML10n)
[![Cocoapods](https://img.shields.io/cocoapods/v/OML10n.svg)](https://cocoapods.org/pods/OML10n)
[![Carthage compatible](https://img.shields.io/badge/Carthage-Compatible-brightgreen.svg?style=flat)](https://github.com/Carthage/Carthage)
[![CocoaPods](https://img.shields.io/cocoapods/dt/OML10n.svg)](https://cocoapods.org/pods/OML10n)
[![CocoaPods](https://img.shields.io/cocoapods/dm/OML10n.svg)](https://cocoapods.org/pods/OML10n)

## 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.