blob: 101342841dec72788c529de1f58169440c1698ae [file] [log] [blame]
{
"name": "MHLocalizationKit",
"version": "2.0.0",
"source": {
"git": "https://github.com/KoCMoHaBTa/MHLocalizationKit.git",
"tag": "2.0.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Milen Halachev",
"summary": "Changing languages while your iOS application is running.",
"homepage": "https://github.com/KoCMoHaBTa/MHLocalizationKit",
"swift_versions": "5.1",
"platforms": {
"ios": "8.0"
},
"source_files": [
"MHLocalizationKit/**/*.swift",
"MHLocalizationKit/**/*.{h,m}"
],
"public_header_files": "MHLocalizationKit/**/*.h",
"swift_version": "5.1"
}