[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 9 / 2 / OTPFieldView / 1.0 / OTPFieldView.podspec.json
blob1e3d72778cc4a7f3cf93d167616d715fb80d17a7
2   "name": "OTPFieldView",
3   "version": "1.0",
4   "summary": "A CocoaPods library for One Time Password View written in Swift",
5   "description": "This library helps you create One-Time-Password view for iOS Applications",
6   "homepage": "https://github.com/Root-vb/OTPFieldView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vaibhav Bhasin": "vaibhavbhasin15@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.3"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/Root-vb/OTPFieldView.git",
20     "tag": "1.0"
21   },
22   "source_files": "OTPFieldView/**/*.{h,m,swift}",
23   "swift_version": "5.0"