[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 9 / c / RSNumberPad / 1.2.1 / RSNumberPad.podspec.json
blob942a41d097cb1d49a0ae89ccf81da2dde5d40ae2
2   "name": "RSNumberPad",
3   "version": "1.2.1",
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.2.1"
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "Sources/RSNumberPad/**/*",
23   "swift_version": "5.0"