[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / d / 4 / SimpleKeychain / 1.0.0 / SimpleKeychain.podspec.json
blob19fadeb4ed882b59c9ab11420c84bc324b74e3e0
2   "name": "SimpleKeychain",
3   "version": "1.0.0",
4   "summary": "A simple Keychain wrapper for iOS, macOS, tvOS, and watchOS",
5   "description": "Easily store your user's credentials in the Keychain.\nSupports sharing credentials with an access group or through iCloud, and integrating Touch ID / Face ID.",
6   "homepage": "https://github.com/auth0/SimpleKeychain",
7   "license": "MIT",
8   "authors": {
9     "Auth0": "support@auth0.com",
10     "Rita Zerrizuela": "rita.zerrizuela@auth0.com"
11   },
12   "source": {
13     "git": "https://github.com/auth0/SimpleKeychain.git",
14     "tag": "1.0.0"
15   },
16   "social_media_url": "https://twitter.com/auth0",
17   "platforms": {
18     "ios": "12.0",
19     "osx": "10.15",
20     "tvos": "12.0",
21     "watchos": "6.2"
22   },
23   "source_files": "SimpleKeychain/*.swift",
24   "swift_versions": [
25     "5.5",
26     "5.6"
27   ],
28   "swift_version": "5.6"