| { |
| "name": "NLocalizationManager", |
| "version": "3.1.2", |
| "summary": "A manager for handling localization in your application.", |
| "description": "Handles localization logic for your application, including smart language\nchoosing and other features.", |
| "homepage": "https://nodes-ios.github.io/TranslationManager/", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Nodes - iOS": "ios@nodes.dk" |
| }, |
| "platforms": { |
| "ios": "10.3", |
| "osx": "10.11", |
| "watchos": "2.0", |
| "tvos": "10.2" |
| }, |
| "swift_versions": "5.0", |
| "source": { |
| "git": "https://github.com/nodes-ios/TranslationManager.git", |
| "tag": "3.1.2" |
| }, |
| "source_files": "LocalizationManager/Classes/**/*.swift", |
| "swift_version": "5.0" |
| } |