blob: d1ab55e9804a6e4f5088af5bb8e881d73b66d639 [file] [log] [blame]
{
"name": "MHLocalizationKit",
"version": "1.1.0",
"source": {
"git": "https://github.com/KoCMoHaBTa/MHLocalizationKit.git",
"tag": "1.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_version": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": [
"MHLocalizationKit/**/*.swift",
"MHLocalizationKit/**/*.{h,m}"
],
"public_header_files": "MHLocalizationKit/**/*.h"
}