[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 7 / 0 / e / AMGLanguageManager / 1.1 / AMGLanguageManager.podspec.json
blobfa08e01121316809710210451c9761c6f35966d3
2   "name": "AMGLanguageManager",
3   "version": "1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AMGLanguageManager/Classes/**/*",
22   "pushed_with_swift_version": "3.0"