[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 0 / c / 4 / SMSCodeInputView / 0.1.1 / SMSCodeInputView.podspec.json
blob9ff70b6b8a49d727596e92f7990aa77955fb5ec5
2   "name": "SMSCodeInputView",
3   "version": "0.1.1",
4   "summary": "SMSCodeInputView is class for displaying OneTimePassword view. UI can be easy customized. Pure Swift.",
5   "description": "SMSCodeInputView encapsulates several UITextField inside UIStackView. It can be easily customized.\nUse this class for OTP from SMS (or othe sources).\nIt uses password auto fill feature starting from iOS 12.",
6   "homepage": "https://github.com/Lalafo-iOS/SMSCodeInputView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sergey Zalozniy": "s.zalozniy1900@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Lalafo-iOS/SMSCodeInputView.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "SMSCodeInputView/Classes/**/*",
22   "swift_versions": [
23     "5.0"
24   ],
25   "swift_version": "5.0"