blob: a61c4ef5824d722e926400d24a0562919b42954e [file] [log] [blame]
{
"name": "GLLanguageManager",
"version": "0.0.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "app国际化语言管理工具,可在app内切换语言",
"homepage": "https://github.com/GrayLand119/LocalizableDemo",
"authors": {
"GrayLand": "441726442@qq.com"
},
"source": {
"git": "https://github.com/GrayLand119/LocalizableDemo.git",
"tag": "0.0.2"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "GLLanguageManager/*.{h,m}"
}