Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wxxsw/gsverificationcode
验证码控件,支持设置输入长度、自定义外观等
https://github.com/wxxsw/gsverificationcode
Last synced: 6 days ago
JSON representation
验证码控件,支持设置输入长度、自定义外观等
- Host: GitHub
- URL: https://github.com/wxxsw/gsverificationcode
- Owner: wxxsw
- License: mit
- Created: 2019-01-05T06:27:13.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-05T08:09:32.000Z (almost 6 years ago)
- Last Synced: 2024-10-31T16:03:36.944Z (12 days ago)
- Language: Swift
- Homepage:
- Size: 31.3 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GSVerificationCode
[![Version](https://img.shields.io/cocoapods/v/GSVerificationCode.svg?style=flat)](https://cocoapods.org/pods/GSVerificationCode)
[![License](https://img.shields.io/cocoapods/l/GSVerificationCode.svg?style=flat)](https://cocoapods.org/pods/GSVerificationCode)
[![Platform](https://img.shields.io/cocoapods/p/GSVerificationCode.svg?style=flat)](https://cocoapods.org/pods/GSVerificationCode)## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
GSVerificationCode is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod 'GSVerificationCode'
```## License
GSVerificationCode is available under the MIT license. See the LICENSE file for more info.