blob: 51c052fae51ab4c0a40111c2a1a6b454c240a6db [file] [log] [blame]
{
"name": "SYLanguage",
"platforms": {
"ios": "6.0",
"tvos": "9.0"
},
"version": "1.0.1",
"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.1"
},
"source_files": "SYLanguage/*.{h,m,c}",
"deprecated": true,
"requires_arc": true,
"xcconfig": {
"CLANG_MODULES_AUTOLINK": "YES"
}
}