{"id":15293699,"url":"https://github.com/onmap/l10n-ios","last_synced_at":"2026-02-12T05:17:58.969Z","repository":{"id":62449345,"uuid":"100509432","full_name":"OnMap/l10n-ios","owner":"OnMap","description":null,"archived":false,"fork":false,"pushed_at":"2018-05-24T08:10:40.000Z","size":82,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-23T23:37:06.705Z","etag":null,"topics":["carthage","cocoapods","ios","live-updates","localization","swift","swift-4","xcode"],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OnMap.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-16T16:20:44.000Z","updated_at":"2018-05-28T13:02:11.000Z","dependencies_parsed_at":"2022-11-01T23:17:21.071Z","dependency_job_id":null,"html_url":"https://github.com/OnMap/l10n-ios","commit_stats":null,"previous_names":["onmap/localization"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnMap%2Fl10n-ios","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnMap%2Fl10n-ios/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnMap%2Fl10n-ios/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnMap%2Fl10n-ios/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OnMap","download_url":"https://codeload.github.com/OnMap/l10n-ios/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnMap%2Fl10n-ios/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259239212,"owners_count":22826879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["carthage","cocoapods","ios","live-updates","localization","swift","swift-4","xcode"],"created_at":"2024-09-30T16:50:40.674Z","updated_at":"2026-02-01T01:04:25.857Z","avatar_url":"https://github.com/OnMap.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/OnMap/OML10n.svg?branch=master)](https://travis-ci.org/OnMap/OML10n)\n[![Codebeat](https://codebeat.co/badges/ce045eb7-1f32-43a2-abfd-b86da88b5704)](https://codebeat.co/projects/github-com-onmap-l10n-ios-master)\n[![Swift](https://img.shields.io/badge/Swift-4.0-orange.svg)](https://swift.org)\n[![Xcode](https://img.shields.io/badge/Xcode-9.0-blue.svg)](https://developer.apple.com/xcode)\n[![Platforms](https://img.shields.io/cocoapods/p/OML10n.svg?style=flat)](https://github.com/OnMap/OML10n)\n[![Cocoapods](https://img.shields.io/cocoapods/v/OML10n.svg)](https://cocoapods.org/pods/OML10n)\n[![Carthage compatible](https://img.shields.io/badge/Carthage-Compatible-brightgreen.svg?style=flat)](https://github.com/Carthage/Carthage)\n[![CocoaPods](https://img.shields.io/cocoapods/dt/OML10n.svg)](https://cocoapods.org/pods/OML10n)\n[![CocoaPods](https://img.shields.io/cocoapods/dm/OML10n.svg)](https://cocoapods.org/pods/OML10n)\n\n## Requirements\n\n- iOS 9.0+\n- Xcode 9.0+\n- Swift 4.0+\n\n## Installation\n\n\u003cdetails\u003e\n\u003csummary\u003eCocoaPods\u003c/summary\u003e\n\u003c/br\u003e\n\u003cp\u003eTo integrate OML10n into your Xcode project using \u003ca href=\"http://cocoapods.org\"\u003eCocoaPods\u003c/a\u003e, specify it in your \u003ccode\u003ePodfile\u003c/code\u003e:\u003c/p\u003e\n\n\u003ch4\u003e- Integrate All (recommended):\u003c/h4\u003e\n\u003cpre\u003e\u003ccode class=\"ruby language-ruby\"\u003epod 'OML10n'\u003c/code\u003e\u003c/pre\u003e\n\n\u003ch4\u003e- Integrate Core only:\u003c/h4\u003e\n\u003cpre\u003e\u003ccode class=\"ruby language-ruby\"\u003epod 'OML10n/Core'\u003c/code\u003e\u003c/pre\u003e\n\n\u003ch4\u003e- Integrate LiveUpdates:\u003c/h4\u003e\n\u003cpre\u003e\u003ccode class=\"ruby language-ruby\"\u003epod 'OML10n/LiveUpdates'\u003c/code\u003e\u003c/pre\u003e\n\n\u003ch4\u003e- Integrate Parseltongue:\u003c/h4\u003e\n\u003cpre\u003e\u003ccode class=\"ruby language-ruby\"\u003epod 'OML10n/Parseltongue'\u003c/code\u003e\u003c/pre\u003e\n\u003c/details\u003e\n\n\n\u003cdetails\u003e\n\u003csummary\u003eCarthage\u003c/summary\u003e\n\u003c/br\u003e\n\u003cp\u003eTo integrate OML10n into your Xcode project using \u003ca href=\"https://github.com/Carthage/Carthage\"\u003eCarthage\u003c/a\u003e, specify it in your \u003ccode\u003eCartfile\u003c/code\u003e:\u003c/p\u003e\n\u003cpre\u003e\u003ccode class=\"ogdl language-ogdl\"\u003egithub \"OnMap/L10n-iOS\" ~\u0026gt; 1.0\u003c/code\u003e\u003c/pre\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eManually\u003c/summary\u003e\n\u003c/br\u003e\n\u003cp\u003eAdd the \u003ca href=\"https://github.com/OnMap/L10n-iOS/tree/master/Source/\"\u003efolders\u003c/a\u003e to your Xcode project to use all extensions, or a specific folder.\u003c/p\u003e\n\u003c/details\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonmap%2Fl10n-ios","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonmap%2Fl10n-ios","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonmap%2Fl10n-ios/lists"}