[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / f / e / POEditorSwift / 0.1.2 / POEditorSwift.podspec.json
blobcd559969d839d0aa706c9087f4621e38f5409a05
2   "name": "POEditorSwift",
3   "version": "0.1.2",
4   "summary": "Localize strings from POEditor without Localizable.strings file",
5   "description": "BETA VERSION\nThis pod downloads localizations from POEditor APIs and make them available over the air instead of using static Localizable.string files",
6   "homepage": "https://github.com/wearebeatcode/POEditorSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Giuseppe Travasoni": "giuseppe@beatcode.it"
13   },
14   "source": {
15     "git": "https://github.com/wearebeatcode/POEditorSwift.git",
16     "tag": "0.1.2"
17   },
18   "social_media_url": "https://twitter.com/neobeppe",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "POEditorSwift/Classes/**/*",
24   "swift_version": "5.0"