blob: 1484b8038d86ea128a7e52778b2530fbf2732de6 [file] [log] [blame]
{
"name": "MHLocalizationKit",
"version": "2.1.0",
"source": {
"git": "https://github.com/KoCMoHaBTa/MHLocalizationKit.git",
"tag": "2.1.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.3",
"platforms": {
"ios": "9.0"
},
"source_files": [
"MHLocalizationKit/**/*.swift",
"MHLocalizationKit/**/*.{h,m}"
],
"public_header_files": "MHLocalizationKit/**/*.h",
"swift_version": "5.3"
}