https://github.com/onmap/l10n-ios
https://github.com/onmap/l10n-ios
carthage cocoapods ios live-updates localization swift swift-4 xcode
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/onmap/l10n-ios
- Owner: OnMap
- License: mit
- Created: 2017-08-16T16:20:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-24T08:10:40.000Z (almost 7 years ago)
- Last Synced: 2025-03-19T11:41:27.305Z (about 2 months ago)
- Topics: carthage, cocoapods, ios, live-updates, localization, swift, swift-4, xcode
- Language: Swift
- Size: 80.1 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/OnMap/OML10n)
[](https://codebeat.co/projects/github-com-onmap-l10n-ios-master)
[](https://swift.org)
[](https://developer.apple.com/xcode)
[](https://github.com/OnMap/OML10n)
[](https://cocoapods.org/pods/OML10n)
[](https://github.com/Carthage/Carthage)
[](https://cocoapods.org/pods/OML10n)
[](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.