blob: ae12840289fbc577b5496e2f9c65e3a46824dda7 [file] [log] [blame]
{
"name": "NLocalizationManager",
"version": "3.1.1",
"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.1"
},
"source_files": "LocalizationManager/Classes/**.swift",
"swift_version": "5.0"
}