[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / e / 2 / b / AKKeychainManager / 2.0.0 / AKKeychainManager.podspec.json
blob92629599c9b416d5c6609554e6979e9555809ede
2   "name": "AKKeychainManager",
3   "summary": "AKKeychainManager manages the keychain services.",
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/AKKeychainManager",
14   "source": {
15     "git": "https://github.com/AmrKoritem/AKKeychainManager.git",
16     "tag": "v2.0.0"
17   },
18   "frameworks": "UIKit",
19   "source_files": "Sources/AKKeychainManager/**/*.{swift}",
20   "swift_versions": "5.0",
21   "platforms": {
22     "ios": "13.0",
23     "tvos": "13.0"
24   },
25   "swift_version": "5.0"