[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / a / d / 3 / XCKeychainAccess / 4.2.2-SPM / XCKeychainAccess.podspec.json
blobb66af598f210b1b774ac79a0dc7ea4fa9683632c
2   "name": "XCKeychainAccess",
3   "version": "4.2.2-SPM",
4   "summary": "KeychainAccess is a simple Swift wrapper for Keychain that works on iOS and OS X.",
5   "description": "KeychainAccess is a simple Swift wrapper for Keychain that works on iOS and OS X.\nMakes using Keychain APIs exremely easy and much more palatable to use in Swift.\n\nFeatures\n  - Simple interface\n  - Support access group\n  - Support accessibility\n  - Support iCloud sharing\n  - **Support TouchID and Keychain integration (iOS 8+)**\n  - **Support Shared Web Credentials (iOS 8+)**\n  - Works on both iOS & OS X\n  - watchOS and tvOS are also supported",
6   "homepage": "https://github.com/kishikawakatsumi/KeychainAccess",
7   "screenshots": "https://raw.githubusercontent.com/kishikawakatsumi/KeychainAccess/master/Screenshots/01.png",
8   "license": "MIT",
9   "authors": {
10     "kishikawa katsumi": "kishikawakatsumi@mac.com"
11   },
12   "source": {
13     "git": "https://github.com/beMappy/Mappy-KeychainAccess.git",
14     "tag": "4.2.2-SPM"
15   },
16   "social_media_url": "https://twitter.com/k_katsumi",
17   "requires_arc": true,
18   "vendored_frameworks": "KeychainAccess.xcframework",
19   "swift_versions": "5.1",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "swift_version": "5.1"