blob: 145ed8d1ff96207001d2b935ff99df3fea29b1d0 [file] [log] [blame]
{
"name": "GLLanguageManager",
"version": "0.0.1",
"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.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "GLLanguageManager/*.{h,m}"
}