[Add] boost-iosx 1.87.0.3
[CocoaPods.git] / Specs / 0 / d / 8 / PocketSwiftKeychainWrapper / 3.1.0 / PocketSwiftKeychainWrapper.podspec.json
blobf2e20587d30204e2c354d56ad003f4f48cafb39d
2   "name": "PocketSwiftKeychainWrapper",
3   "version": "3.1.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/pokt-network/SwiftKeychainWrapper",
8   "license": "MIT",
9   "authors": {
10     "Luis C. de Leon": "luis@pokt.network",
11     "Pabel Nunez L.": "pabel@pokt.network"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/pokt-network/SwiftKeychainWrapper.git",
18     "tag": "3.1.0"
19   },
20   "source_files": "SwiftKeychainWrapper/*.{h,swift}"