[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / f / 4 / OHSwiftLocalizedString / 0.1.2 / OHSwiftLocalizedString.podspec.json
blob47e3a5ca7f7ec72923c125f6d2472ef5040da9c1
2   "name": "OHSwiftLocalizedString",
3   "version": "0.1.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.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "OHSwiftLocalizedString/Sources/**/*",
22   "swift_version": "4.1"