[Add] CookieOvenWebtoon 3.2.6
[CocoaPods.git] / Specs / f / 7 / 3 / Lockbox / 3.0.6 / Lockbox.podspec.json
blob4a12687aab155b487aa673fa0e4e463053f1eabb
2   "name": "Lockbox",
3   "version": "3.0.6",
4   "license": "MIT",
5   "summary": "Lockbox is an Objective-C utility class for storing data securely in the keychain. Use it to store small, sensitive bits of data securely.",
6   "homepage": "https://github.com/granoff/Lockbox",
7   "authors": "Mark H. Granoff",
8   "source": {
9     "git": "https://github.com/granoff/Lockbox.git",
10     "tag": "3.0.6"
11   },
12   "platforms": {
13     "ios": "8.0",
14     "tvos": "9.0"
15   },
16   "source_files": "Lockbox.{h,m}",
17   "frameworks": "Security",
18   "requires_arc": true