blob: 99ceeb312e67c01ad9082bdc7a6f4380b2853ccc [file] [log] [blame]
{
"name": "AALocalizationKit",
"version": "1.1",
"summary": "AALocalizationKit is a great localization manager that is written in pure swift.",
"description": "AALocalizationKit is really helpful to maintain multiple languages in the application with their custom language fonts and an ability to change the language within your application! With this, you can easily configured framework to configure multiple languages in the iOS application.",
"homepage": "https://github.com/EngrAhsanAli/AALocalizationKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"EngrAhsanAli": "hafiz.m.ahsan.ali@gmail.com"
},
"source": {
"git": "https://github.com/EngrAhsanAli/AALocalizationKit.git",
"tag": "1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AALocalizationKit/Classes/**/*"
}