blob: 98295fa00240b295ae899ffae44ae6fa6a2ff9fe [file] [log] [blame]
{
"name": "HSBLocalizable",
"version": "0.0.1",
"summary": "simple string localizable.",
"swift_version": "5",
"description": "add localizable string resource, and call localizable method.",
"homepage": "https://github.com/hsb9kr/HSBLocalizable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Red": "hsb9kr@gmail.com"
},
"source": {
"git": "https://github.com/hsb9kr/HSBLocalizable.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HSBLocalizable/Classes/*.swift"
}