[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / e / 9 / OnFlyLocalizer / 1.0.1 / OnFlyLocalizer.podspec.json
blob09457411a311abc662538de7954e64cf139bc972
2   "name": "OnFlyLocalizer",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "1.0.1",
7   "summary": "Lightweight library that simplyfying process of on-the-fly application localization",
8   "description": "Usually it's quite hard to implement on-the-fly language change.\nMain purpose of thisl ibrary is too simplify this process by providing scripts for code generation and parsing.",
9   "homepage": "https://github.com/IljaKosynkin/OnFlyLocalizer",
10   "license": {
11     "type": "Apache License, Version 2.0",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Ilia Kosynkin": "ilja.kosynkin@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/IljaKosynkin/OnFlyLocalizer.git",
19     "tag": "v1.0.1"
20   },
21   "source_files": [
22     "OnFlyLocalizer",
23     "OnFlyLocalizer/**/*.{h,m,py,swift,sh}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "pushed_with_swift_version": "3.0"