blob: 02da8748e977db3b0b9ec7047f26e862070e1c52 [file] [log] [blame]
{
"name": "Localize-Swift",
"version": "1.5",
"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.5",
"submodules": true
},
"social_media_url": "http://twitter.com/marmelroy",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0",
"watchos": "2.0"
},
"requires_arc": true,
"source_files": "Sources"
}