blob: 54b98e5c8590e0e44c87fd96920dbe7892417c8a [file] [log] [blame]
{
"name": "STRLocalized",
"version": "1.0.2",
"summary": "STRLocalized is a powerful iOS localization library for changing language at runtime and localising strings with JSON files.",
"homepage": "https://github.com/ianweng/STRLocalized",
"license": "MIT",
"authors": {
"Ian Weng": "ianweng@foxmail.com"
},
"source": {
"git": "https://github.com/ianweng/STRLocalized.git",
"branch": "master",
"tag": "1.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes/*"
}