[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 7 / 3 / 9 / BKPasscodeView / 0.0.6 / BKPasscodeView.podspec.json
blobb32d49cea4fa61fcf767c58a7fe88e620827c460
2   "name": "BKPasscodeView",
3   "version": "0.0.6",
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   "screenshots": [
8     "https://raw.githubusercontent.com/bkook/BKPasscodeView/master/Screenshots/passcode_01.png",
9     "https://raw.githubusercontent.com/bkook/BKPasscodeView/master/Screenshots/passcode_02.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": "Byungkook Jang",
16   "social_media_url": "http://twitter.com/bkook",
17   "platforms": {
18     "ios": null
19   },
20   "source": {
21     "git": "https://github.com/bkook/BKPasscodeView.git",
22     "tag": "0.0.6"
23   },
24   "source_files": "BKPasscodeView/**/*.{h,m}",
25   "exclude_files": "Pods",
26   "requires_arc": true,
27   "dependencies": {
28     "AFViewShaker": [
29       "~> 0.0"
30     ]
31   }