blob: 7a4fb55f9d6373e406a1331930f3d9bd5ec65db5 [file] [log] [blame]
{
"name": "SYLanguage",
"platforms": {
"ios": "6.0",
"tvos": "9.0"
},
"version": "1.0.2",
"license": "Custom",
"summary": "Switch interface language at runtime",
"homepage": "https://github.com/dvkch/SYLanguage",
"authors": {
"Stan Chevallier": "contact@stanislaschevallier.fr"
},
"source": {
"git": "https://github.com/dvkch/SYLanguage.git",
"tag": "1.0.2"
},
"source_files": "SYLanguage/*.{h,m,c}",
"deprecated": true,
"requires_arc": true,
"xcconfig": {
"CLANG_MODULES_AUTOLINK": "YES"
}
}