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