[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 0 / e / AMGLanguageManager / 1.0 / AMGLanguageManager.podspec.json
blobb37ed2b53010f89bcac8904c435749b5fbeac211
2   "name": "AMGLanguageManager",
3   "version": "1.0",
4   "summary": "Language manager that offers the possibility to change the language of the app during the execution.",
5   "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.",
6   "homepage": "https://github.com/AlbertMontserrat/AMGLanguageManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "albert.montserrat.gambus@gmail.com": "albert.montserrat.gambus@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/AlbertMontserrat/AMGLanguageManager.git",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AMGLanguageManager/Classes/**/*",
22   "pushed_with_swift_version": "3.0"