Mohit Kumar | bff9e09 | 2018-08-29 02:05:11 -0400 | [diff] [blame] | 1 | { |
| 2 | "name": "MKOtpView", |
| 3 | "version": "1.0.0", |
| 4 | "summary": "MKOtpView is a library to display UIView in app for filling the OTP. Library support secure text entry and you can fully customised your view.", |
| 5 | "description": "MKOtpView is a library to display UIView in app for filling the OTP. Library support secure text entry and you can fully customised your view. MKOtpView contains several methods to set font/pedding/color/border etc.", |
| 6 | "homepage": "https://github.com/mohit5189/MKOtpView", |
| 7 | "license": { |
| 8 | "type": "MIT", |
| 9 | "file": "LICENSE" |
| 10 | }, |
| 11 | "authors": { |
| 12 | "mohit5189": "ch.mohitkumar1234@gmail.com" |
| 13 | }, |
| 14 | "source": { |
| 15 | "git": "https://github.com/mohit5189/MKOtpView.git", |
| 16 | "tag": "1.0.0" |
| 17 | }, |
| 18 | "platforms": { |
| 19 | "ios": "8.0" |
| 20 | }, |
| 21 | "source_files": "MKOtpView/Classes/**/*" |
| 22 | } |