blob: 013366c19057b7ef8d46be9174592d71a4f47b53 [file] [log] [blame]
{
"name": "POEditorSwift",
"version": "0.1.0",
"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/neobeppe/POEditorSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Giuseppe Travasoni": "giuseppe.travasoni@gmail.com"
},
"source": {
"git": "https://github.com/neobeppe/POEditorSwift.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/neobeppe",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "POEditorSwift/Classes/**/*",
"swift_version": "5.0"
}