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