[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 7 / 2 / POEditor-Parser / 1.0.0 / POEditor-Parser.podspec.json
blobf489da16488303e6dcdafe5d0927114c4cec595c
2   "name": "POEditor-Parser",
3   "version": "1.0.0",
4   "summary": "`POEditor-Parser` generates a swift file with an input strings file from POEditor",
5   "description": "`POEditor-Parser` generates a swift file with an input strings file from POEditor.",
6   "homepage": "https://github.com/bq/poeditor-parser-swift",
7   "license": {
8     "type": "APACHE",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bq": "info@bq.com"
13   },
14   "source": {
15     "git": "https://github.com/bq/poeditor-parser-swift.git",
16     "tag": "v1.0.0"
17   },
18   "social_media_url": "https://twitter.com/bqreaders",
19   "platforms": {
20     "ios": "9.0",
21     "osx": "10.10"
22   },
23   "source_files": "Sources/",
24   "public_header_files": "Sources/POEditorParser.h",
25   "preserve_paths": [
26     "bin/poe"
27   ],
28   "pod_target_xcconfig": {
29     "SWIFT_VERSION": "4.2"
30   },
31   "swift_version": "4.2",
32   "static_framework": true