Latest | 0.1.0 |
---|---|
Homepage | https://github.com/JayachandraA/JAPinView |
License | MIT |
Platforms | ios 8.0 |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
JAPinView is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'JAPinView'
Author
JayachandraA, [email protected]
License
JAPinView is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "JAPinView", "version": "0.1.0", "summary": "JAPinView is used to handle UI component of OTP or pin view.", "swift_version": "4.0", "description": "JAPinView, which is used to handle UI component of OTP or pin view.", "homepage": "https://github.com/JayachandraA/JAPinView", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "JayachandraA": "[email protected]" }, "source": { "git": "https://github.com/JayachandraA/JAPinView.git", "tag": "0.1.0" }, "platforms": { "ios": "8.0" }, "source_files": "JAPinView/Classes/**/*" }
Tue, 06 Nov 2018 17:00:05 +0000