[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 3 / e / Strongbox / 0.3.1 / Strongbox.podspec.json
blobdfb26d41d4f5b6844be322b8f990582f58162d7a
2   "name": "Strongbox",
3   "version": "0.3.1",
4   "summary": "Strongbox is a Swift utility class for storing data securely in the keychain. Use it to store small, sensitive bits of data securely.",
5   "homepage": "https://github.com/granoff/Strongbox",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Mark H. Granoff": "mark@granoff.net"
12   },
13   "source": {
14     "git": "https://github.com/granoff/Strongbox.git",
15     "tag": "0.3.1"
16   },
17   "social_media_url": "https://twitter.com/granoff",
18   "platforms": {
19     "ios": "10.0",
20     "watchos": "3.0"
21   },
22   "source_files": "Strongbox/Classes/**/*",
23   "frameworks": "Security",
24   "pushed_with_swift_version": "3.0"