blob: 47e3a5ca7f7ec72923c125f6d2472ef5040da9c1 [file] [log] [blame]
{
"name": "OHSwiftLocalizedString",
"version": "0.1.2",
"summary": "String extension for localization",
"description": "String extension for iOS and macOS Application\n\nexample) \"key\".localized",
"homepage": "https://github.com/ocworld/OHSwiftLocalizedString",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Keunhyun Oh": "ocworld@gmail.com"
},
"source": {
"git": "https://github.com/ocworld/OHSwiftLocalizedString.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OHSwiftLocalizedString/Sources/**/*",
"swift_version": "4.1"
}