blob: b37ed2b53010f89bcac8904c435749b5fbeac211 [file] [log] [blame]
{
"name": "AMGLanguageManager",
"version": "1.0",
"summary": "Language manager that offers the possibility to change the language of the app during the execution.",
"description": "Language manager acts as a Singleton and offers the possibility to change the language of the app during the execution and get localized string and resources.",
"homepage": "https://github.com/AlbertMontserrat/AMGLanguageManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"albert.montserrat.gambus@gmail.com": "albert.montserrat.gambus@gmail.com"
},
"source": {
"git": "https://github.com/AlbertMontserrat/AMGLanguageManager.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AMGLanguageManager/Classes/**/*",
"pushed_with_swift_version": "3.0"
}