[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / f / d / SwiftKeychainWrapper / 3.4.0 / SwiftKeychainWrapper.podspec.json
blob4663e311a2885568c17635c01d71b09a7c797928
2   "name": "SwiftKeychainWrapper",
3   "version": "3.4.0",
4   "summary": "Wrapper for the iOS Keychain written in Swift.",
5   "description": "A simple wrapper for the iOS Keychain to allow you to use it in a similar fashion to UserDefaults. Supports Access Groups. Written in Swift.'",
6   "module_name": "SwiftKeychainWrapper",
7   "homepage": "https://github.com/jrendel/SwiftKeychainWrapper",
8   "license": "MIT",
9   "authors": {
10     "Jason Rendel": "jason@jasonrendel.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "swift_versions": [
16     "4.2",
17     "5.0",
18     "5.0"
19   ],
20   "source": {
21     "git": "https://github.com/jrendel/SwiftKeychainWrapper.git",
22     "tag": "3.4.0"
23   },
24   "source_files": "SwiftKeychainWrapper/*.{h,swift}",
25   "swift_version": "5.0"