[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 9 / 7 / e / KKPasscodeLock / 0.1.5 / KKPasscodeLock.podspec.json
blob83c861f39e3745df16e043f6070be071dfa29482
2   "name": "KKPasscodeLock",
3   "version": "0.1.5",
4   "license": "Apache License, Version 2.0",
5   "summary": "KKPasscodeLock is an iOS toolkit for adding a passcode view controller and passcode settings in ios apps.",
6   "homepage": "https://github.com/aporat/KKPasscodeLock.git",
7   "authors": {
8     "Adar Porat": "adar.porat@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/aporat/KKPasscodeLock.git",
12     "tag": "0.1.5"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source_files": "src/*.{h,m}",
18   "resources": "src/KKPasscodeLock.bundle",
19   "frameworks": [
20     "QuartzCore",
21     "AudioToolbox",
22     "Security"
23   ],
24   "requires_arc": false,
25   "deprecated": true