blob: e08d1a194085135ec680bab3085bda4cdd52d2d2 [file] [log] [blame]
{
"name": "ZHLocalizationStringMangerObjc",
"version": "3.1.0",
"summary": "管理多语言",
"homepage": "https://github.com/josercc/ZHLocalizationStringManger",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"josercc": "josercc@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/josercc/ZHLocalizationStringManger.git",
"tag": "3.1.0"
},
"frameworks": "UIKit",
"subspecs": [
{
"name": "Source",
"source_files": "ZHLocalizationStringManger Example/ZHLocalizationStringManger/**/*.[h,m]"
}
]
}