[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / 7 / 3 / Lockbox / 1.1.0 / Lockbox.podspec.json
blob1512754eb316b9af0789dee4b661ed6804200533
2   "name": "Lockbox",
3   "version": "1.1.0",
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": "1.1.0"
11   },
12   "source_files": "Lockbox.{h,m}",
13   "frameworks": "Security",
14   "requires_arc": false