blob: 36b170b061679bb50186ded072a7d8a019c87ce0 [file] [log] [blame]
{
"name": "AALocalizationKit",
"version": "1.0",
"summary": "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!",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AALocalizationKit/Classes/**/*"
}