[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / f / d / SwiftKeychainWrapper / 3.2.0 / SwiftKeychainWrapper.podspec.json
blob8a521edce5a570f41b783bc113d46e6ccec26099
2   "name": "SwiftKeychainWrapper",
3   "version": "3.2.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   "source": {
16     "git": "https://github.com/jrendel/SwiftKeychainWrapper.git",
17     "tag": "3.2.0"
18   },
19   "source_files": "SwiftKeychainWrapper/*.{h,swift}"