[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 8 / d / AKLanguageManager / 1.0.2 / AKLanguageManager.podspec.json
blob6a5e4f654fbd4d4aeadcd70ccce79b47f61e6336
2   "name": "AKLanguageManager",
3   "summary": "AKLanguageManager is a language manager for iOS and tvOS applications.",
4   "requires_arc": true,
5   "version": "1.0.2",
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": "v1.0.2"
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"