blob: ff37117243c441f3c5fea0e111ac52fdefa9f655 [file] [log] [blame]
{
"name": "Change-Language",
"version": "0.1",
"summary": "Force NSLocalizedString to use a specific language",
"description": "Simple to use, Force NSLocalizedString to use a specific language",
"homepage": "https://github.com/Lcccocoa/Simple-Change-Language",
"license": "MIT",
"authors": {
"Lcccocoa": "Lccios@163.com"
},
"platforms": {
"ios": "5.0",
"osx": "10.7",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/Lcccocoa/Simple-Change-Language.git",
"tag": "0.1"
},
"source_files": "*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true
}