[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / a / 7 / OTPSecureInputView / 1.0.0 / OTPSecureInputView.podspec.json
blob17a5e29c8c87985a26cf3d680330702f9b499012
2   "name": "OTPSecureInputView",
3   "version": "1.0.0",
4   "summary": "OTP SecureInputView is a simple, Fully customisable OTP code verification view in Swift.",
5   "description": "'OTP-SecureInputView is a fork of OTPInputView by abhishek-001, an awesome pod aimed to make your life easier when dealing with OTP Verification i.e Very common feature in Apps nowadays.'",
6   "homepage": "https://github.com/ernesto-pereira/OTPInputView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "abhishek-001": "work.abhirathi@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ernesto-pereira/OTPInputView.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "resources": [
22     "Assets/**/*.png"
23   ],
24   "source_files": "OTPSecureInputView/Classes/*.swift",
25   "resource_bundles": {
26     "OTPSecureInputView": [
27       "Assets/**/*.{png}"
28     ]
29   },
30   "frameworks": "UIKit",
31   "swift_versions": "4.0",
32   "swift_version": "4.0"