[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 9 / 3 / LocaleManager / 1.3.0 / LocaleManager.podspec.json
blob865d5abe1fa03d585feec7d0a4e5ce70d4e2b910
2   "name": "LocaleManager",
3   "version": "1.3.0",
4   "summary": "Changing iOS locale and language on the fly without exiting. RTL supported.",
5   "description": "This library handles changing locale/language on the fly.\nUser interface direction will be updated automatically for right-to-left languages.",
6   "homepage": "https://github.com/amosavian/LocaleManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Amir Abbas Mousavian": "a.mosavian@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/amosavian",
15   "swift_version": "4.1",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/amosavian/LocaleManager.git",
21     "tag": "1.3.0"
22   },
23   "source_files": "Sources/**/*.swift",
24   "exclude_files": "Sources/Exclude",
25   "frameworks": "UIKit"