[Add] AlibabacloudIntelligentCreation20240313 2.13.0
[CocoaPods.git] / Specs / 3 / f / d / SwiftKeychainWrapper / 1.0.10 / SwiftKeychainWrapper.podspec.json
blob2de240849fb9bb33e09ae304f8c4c0c18b4dace2
2   "name": "SwiftKeychainWrapper",
3   "version": "1.0.10",
4   "summary": "Static wrapper for the iOS Keychain written in Swift.",
5   "description": "A simple static wrapper for the iOS Keychain to allow you to use it in a similar fashion to NSUserDefaults. 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   "source": {
16     "git": "https://github.com/jrendel/SwiftKeychainWrapper.git",
17     "tag": "1.0.10"
18   },
19   "source_files": "SwiftKeychainWrapper/*.{h,swift}"