[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / e / 4 / c / MM-PoEditor-Parser / 1.1.0 / MM-PoEditor-Parser.podspec.json
blob3cd1d1907a295a49ec0a7f7fbe6e616ec864acf3
2   "name": "MM-PoEditor-Parser",
3   "version": "1.1.0",
4   "summary": "`MM-PoEditor-Parser` generates a swift file with an input strings file from POEditor",
5   "description": "`MM-PoEditor-Parser` generates a swift file with an input strings file from POEditor.",
6   "homepage": "https://github.com/masmovil/poeditor-parser-swift",
7   "license": {
8     "type": "APACHE",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MásMóvil": "info@grupomasmovil.com"
13   },
14   "source": {
15     "git": "https://github.com/masmovil/poeditor-parser-swift.git",
16     "tag": "v1.1.0"
17   },
18   "social_media_url": "https://twitter.com/masmovil",
19   "platforms": {
20     "ios": "9.0",
21     "osx": "10.10"
22   },
23   "source_files": "Sources/",
24   "exclude_files": [
25     "Sources/main.swift"
26   ],
27   "public_header_files": "Sources/POEditorParser.h",
28   "preserve_paths": [
29     "bin/poe"
30   ],
31   "pod_target_xcconfig": {
32     "SWIFT_VERSION": "4.2"
33   },
34   "swift_versions": "4.2",
35   "static_framework": true,
36   "swift_version": "4.2"