blob: 1893c18fe42df85f42de0585ab1659ffa1d415c2 [file] [log] [blame]
{
"name": "MoeLocalizable",
"version": "0.1.2",
"summary": "An iOS Localizable solution.",
"description": "An iOS Localizable solution. using shell script to generate MoeLocalConst instance, which has all variable that transform from Localizable.strings.",
"homepage": "https://github.com/linyanzuo/MoeLocalizable.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"linyanzuo1222@gmail.com": "zed@moemoetech.com"
},
"source": {
"git": "https://github.com/linyanzuo/MoeLocalizable.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.0",
"source_files": "Classes/*",
"swift_version": "4.0"
}