[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 6 / 2 / TCBKeychainManager / 0.1.1 / TCBKeychainManager.podspec.json
blobd1e6b0ad66b3b2c963db350f3f591ce88f3da5aa
2   "name": "TCBKeychainManager",
3   "version": "0.1.1",
4   "summary": "Wrapper for Keychain built using Apple`s Security Framework.",
5   "swift_versions": "5.0",
6   "description": "'Wrapper for Keychain built using Apple`s Security Framework. Allows you to manage your Keychain, store and update items and groups for additional App security.'",
7   "homepage": "https://github.com/TheCodingBug/TCBKeychainManager",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Neil Francis Ramirez Hipona": "nferocious76@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/TheCodingBug/TCBKeychainManager.git",
17     "branch": "main",
18     "tag": "0.1.1"
19   },
20   "social_media_url": "https://twitter.com/nferocious76",
21   "platforms": {
22     "ios": "13.0"
23   },
24   "source_files": "TCBKeychainManager/Classes/**/*",
25   "swift_version": "5.0"