[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 1 / 3 / SFOTPTextField / 1.0.0 / SFOTPTextField.podspec.json
blob2cb4f70cdef556d0d454df0a9980161ed6d9ccfd
2   "name": "SFOTPTextField",
3   "version": "1.0.0",
4   "summary": "This library makes it easy to implement SMS input field with the ability to automatically substitute code from SMS messages",
5   "homepage": "https://github.com/fixique/OTPTextField",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Krupenko Vliadislav": "dev.fixique@gmail.com"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "swift_versions": "5.0",
17   "source": {
18     "git": "https://github.com/fixique/OTPTextField.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "OTPTextField/**/*.{swift,xib}",
22   "frameworks": "UIKit",
23   "swift_version": "5.0"