[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / 5 / e / 2 / CodeInserterView / 0.1.0 / CodeInserterView.podspec.json
blob74ba6acb4d2ae031c2e241061d7c482fbada406c
2   "name": "CodeInserterView",
3   "version": "0.1.0",
4   "summary": "CodeInserterView is a pod that offers a prompt code inserter, which you can put from 1 to 8 text fields",
5   "description": "'CodeInserterView is a dynamic code inserter, with automatic jump and return to the next field, where the user can input the code that he will receive.'",
6   "homepage": "https://github.com/arthurgiachini97/CodeInserterView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Arthur Giachini": "arthur.giachini@acad.pucrs.br"
13   },
14   "source": {
15     "git": "https://github.com/arthurgiachini97/CodeInserterView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "Source/**/*.swift",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"