blob: a7e047b405eb1d402338f6ffc6899461216427a0 [file] [log] [blame]
{
"name": "KOLocalizedString",
"version": "1.0.0",
"license": "MIT",
"summary": "Alternative NSLocalized​String in Swift",
"homepage": "https://github.com/SethSky/KOLocalizedString",
"authors": {
"Oleksandr Khymych": "seth@khymych.com"
},
"source": {
"git": "https://github.com/SethSky/KOLocalizedString.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Source/**/*.swift"
}