[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 2 / 8 / 1 / PasscodeField / 0.1.1 / PasscodeField.podspec.json
blobbd6f88eb55128325bd4da8ee363e38c0fb30312e
2   "name": "PasscodeField",
3   "version": "0.1.1",
4   "summary": "Like an iOS passcode entry view.",
5   "description": "PasscodeField is an easy to use and confiure custom view that is perfect for\ndisplaying results of a secure entry field like a PIN or password. It is inspired by the\niOS passcode screen that is used for unlocking devices. It is both IBDesignable and IBInspectable\nwhich makes it simple to use and configure for your own project.",
6   "homepage": "https://github.com/tomomura/PasscodeField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "famtom0518": "am.n04a@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tomomura/PasscodeField.git",
16     "tag": "0.1.1"
17   },
18   "social_media_url": "https://twitter.com/famtom0518",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "PasscodeField/Classes/**/*",
23   "frameworks": "UIKit"