Skip to content

KingComeFromChina/WLCardKeyBoard

Repository files navigation

The custom id keyboard by Swift 3.0

Screenshots

Requirements

  • iOS 8.0+
  • Xcode 8
  • Swift 3.0

CocoaPods

CocoaPods is the recommended way to add WLCardKeyBoard to your project.

Add a pod entry for WLCardKeyBoard to your Podfile.

	pod 'WLCardKeyBoard'

Second, install WLCardKeyBoard into your project:

	pod install

Carthage

If you prefer to install WLCardKeyBoard via Carthage include the following line in your Cartfile:

	github "KingComeFromChina/WLCardKeyBoard"

Manually

  1. Download the latest code version .
  2. Open your project in Xcode,drag the WLCardKeyBoard folder into your project. Make sure to select Copy items when asked if you extracted the code archive outside of your project.

Usage

        WLCardKeyBoard.defaule.addKeyBoard(view, field: textField)

Contacts

If you wish to contact me, email at: KingComeFromChina@gmail.com

About

Create ID Card keyboard by swift3.0

Resources

License

Stars

Watchers

Forks

Packages

No packages published