[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / f / d / SwiftKeychainWrapper / 1.0.11 / SwiftKeychainWrapper.podspec.json
blob79bec3efd4908458049730504c58656b939d36a0
2   "name": "SwiftKeychainWrapper",
3   "version": "1.0.11",
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.11"
18   },
19   "source_files": "SwiftKeychainWrapper/*.{h,swift}"