blob: d0865efbf359689c18875f273e2c811fafe8e840 [file] [log] [blame]
{
"name": "POEditorSwift",
"version": "0.1.3",
"summary": "Localize strings from POEditor without Localizable.strings file",
"description": "BETA VERSION\nThis pod downloads localizations from POEditor APIs and make them available over the air instead of using static Localizable.string files",
"homepage": "https://github.com/wearebeatcode/POEditorSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Giuseppe Travasoni": "giuseppe@beatcode.it"
},
"source": {
"git": "https://github.com/wearebeatcode/POEditorSwift.git",
"tag": "0.1.3"
},
"social_media_url": "https://twitter.com/neobeppe",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "POEditorSwift/Classes/**/*",
"swift_version": "5.0"
}