[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 2 / 9 / VRCodeView / 0.2.0 / VRCodeView.podspec.json
blob7c68e63cd4b999d6bfe6cb60c97fe8c841d785b2
2   "name": "VRCodeView",
3   "version": "0.2.0",
4   "summary": "A light-weight customizable UIView to enter verification codes written in Swift.",
5   "description": "VRCodeView is a light-weight, highly customizable and beautiful subclass of UIView that allows the user to enter verification code characters one textfield at a time, and move back and forth smoothly.",
6   "homepage": "https://github.com/VatsalRustagi/VRCodeView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vatsal Rustagi": "vatsalr23@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/VatsalRustagi/VRCodeView.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Classes/*",
22   "swift_version": "4.1"