[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / 1 / 6 / RGLockbox / 1.1.0 / RGLockbox.podspec.json
blobf390ff3b2268bd65168363dc868d5cae583a57dd
2   "name": "RGLockbox",
3   "version": "1.1.0",
4   "license": "BSD",
5   "summary": "A simpler & faster keychain interface",
6   "homepage": "https://github.com/rdignard08/RGLockbox",
7   "authors": {
8     "Ryan Dignard": "conceptuallyflawed@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/rdignard08/RGLockbox.git",
12     "tag": "1.1.0"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "5.0",
17     "osx": "10.7",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "public_header_files": "RGLockbox/*.h",
22   "source_files": "RGLockbox",
23   "frameworks": "Security"