[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 7 / 3 / 9 / BKPasscodeView / 0.0.1 / BKPasscodeView.podspec.json
blob02748caa585a6bdcc71e4d1885b775569d10b5ab
2   "name": "BKPasscodeView",
3   "version": "0.0.1",
4   "summary": "Customizable passcode view controller for iOS.",
5   "description": "It supports for setting, changing and authenticating a passcode. Simple numeric passcode or normal passcode can be used.",
6   "homepage": "https://github.com/bkook/BKPasscodeView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Byungkook Jang",
12   "social_media_url": "http://twitter.com/bkook",
13   "platforms": {
14     "ios": null
15   },
16   "source": {
17     "git": "https://github.com/bkook/BKPasscodeView.git",
18     "commit": "774d683ab798a3ca6b9071644e651e10bd9cc919"
19   },
20   "source_files": "BKPasscodeView/**/*.{h,m}",
21   "exclude_files": "Externals",
22   "requires_arc": true,
23   "dependencies": {
24     "AFViewShaker": [
25       "~> 0.0"
26     ]
27   }