blob: 63cf5721ea081bfe06c486e3218d4d43c2fdb57a [file] [log] [blame]
{
"name": "Localize-Swift",
"version": "1.1.2",
"summary": "Swift-friendly localization and i18n syntax with in-app language switching.",
"description": "A simple framework that improves localization and i18n in Swift apps with cleaner syntax and in-app language switching.",
"homepage": "https://github.com/marmelroy/Localize-Swift",
"license": "MIT",
"authors": {
"Roy Marmelstein": "marmelroy@gmail.com"
},
"source": {
"git": "https://github.com/marmelroy/Localize-Swift.git",
"tag": "1.1.2",
"submodules": true
},
"social_media_url": "http://twitter.com/marmelroy",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Sources"
}