blob: d1c9959d1bef3bedf4feaf0adb061bc3e4787350 [file] [log] [blame]
{
"name": "SLTLocalizeKit",
"version": "0.1.1",
"summary": "本地化管理工具",
"description": "用于 cocoapod 本地化的工具类。读取本地化的文本,图片,设置app语言。",
"homepage": "https://github.com/LiuShulong/SLTLocalizeKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LiuShulong": "bigfish_liu@126.com"
},
"source": {
"git": "https://github.com/LiuShulong/SLTLocalizeKit.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SLTLocalizeKit/Classes/**/*"
}