blob: 0d64b447d3025b433b06029b028ae5ae88554a53 [file] [log] [blame]
{
"name": "VscLocalizedHelper",
"platforms": {
"ios": "7.0"
},
"version": "1.0.0",
"summary": "国际化自定义",
"description": "自定义国际化的语言",
"homepage": "https://github.com/vcsatanial/VscLocalizedHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"VincentSatanial": "116359398@qq.com"
},
"source": {
"git": "https://github.com/vcsatanial/VscLocalizedHelper.git",
"tag": "1.0.0"
},
"source_files": "VscLocalizedHelper/*.{h,m}",
"requires_arc": true
}