blob: 1e4e20eaf3853a1d1ad07ee32d82fc531cb03b92 [file] [log] [blame]
{
"name": "CombineLocalizer",
"platforms": {
"ios": "13.0"
},
"summary": "CombineLocalizer allows you to localize your app with Combine.",
"requires_arc": true,
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vladislav Khambir": "vlad.khambir@gmail.com"
},
"homepage": "https://github.com/khambir/CombineLocalizer",
"source": {
"git": "https://github.com/khambir/CombineLocalizer",
"tag": "1.0.0"
},
"source_files": "Source/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}