[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 4 / 9 / c / RSNumberPad / 1.3.0 / RSNumberPad.podspec.json
blob93ef7ed22ca077e244e2e3f8863f6cd06437421e
2   "name": "RSNumberPad",
3   "version": "1.3.0",
4   "summary": "Random and Secure NumberPad",
5   "swift_versions": "5.0",
6   "description": "A library to store and verify algorithmically encrypted numbers in a keychain using a keypad with randomly changing numbers.",
7   "homepage": "https://github.com/devxsby/RSNumberPad",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "devxsby": "devxsby@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/devxsby/RSNumberPad.git",
17     "tag": "1.3.0"
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "Sources/RSNumberPad/**/*",
23   "swift_version": "5.0"