[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / f / 4 / OHSwiftLocalizedString / 0.2 / OHSwiftLocalizedString.podspec.json
blob48f2a65e85cbbe5a69bc743938366ba23757e0fc
2   "name": "OHSwiftLocalizedString",
3   "version": "0.2",
4   "summary": "String extension for localization",
5   "description": "String extension for iOS and macOS Application\n\nexample) \"key\".localized",
6   "homepage": "https://github.com/ocworld/OHSwiftLocalizedString",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Keunhyun Oh": "ocworld@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ocworld/OHSwiftLocalizedString.git",
16     "tag": "0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "OHSwiftLocalizedString/Sources/**/*",
22   "swift_version": "4.2"