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