[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / 2 / b / SOTPTextField / 0.1.3 / SOTPTextField.podspec.json
blobcfddc494d7b93343c26d86000068d92e5e772aaa
2   "name": "SOTPTextField",
3   "version": "0.1.3",
4   "summary": "OTP verification functionality using Textfield.",
5   "description": "OTP textfield get the code verified by the function verifyCode.",
6   "homepage": "https://github.com/sahilshaligram/SOTPTextField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sahilshaligram": "126651068+sahilshaligram@users.noreply.github.com"
13   },
14   "source": {
15     "git": "https://github.com/sahilshaligram/SOTPTextField.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "SOTPTextField/Classes/**/*",
23   "exclude_files": "SOTPTextField/Classes/*.plist",
24   "swift_version": "5.0"