[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 8 / d / AKLanguageManager / 2.0.0 / AKLanguageManager.podspec.json
blobf00728ba8d36fcd7f0209ac8072634eec878ac80
2   "name": "AKLanguageManager",
3   "summary": "AKLanguageManager is a language manager for iOS and tvOS applications.",
4   "requires_arc": true,
5   "version": "2.0.0",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Amr Koritem": "amr.koritem92@gmail.com"
12   },
13   "homepage": "https://github.com/AmrKoritem/AKLanguageManager",
14   "source": {
15     "git": "https://github.com/AmrKoritem/AKLanguageManager.git",
16     "tag": "v2.0.0"
17   },
18   "frameworks": "SwiftUI",
19   "source_files": "Sources/AKLanguageManager/**/*.{swift}",
20   "swift_versions": "5.0",
21   "platforms": {
22     "ios": "13.0",
23     "tvos": "13.0"
24   },
25   "swift_version": "5.0"