[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 1 / d / 2 / ZXCrypto / 1.1.4 / ZXCrypto.podspec.json
blob1a2f21469ce7c6a17926c7b7368deee80fc2bca0
2   "name": "ZXCrypto",
3   "version": "1.1.4",
4   "summary": "A simple RSA crypto lib.",
5   "description": "A simple RSA crypto lib. Inspired from: SwiftRSA",
6   "homepage": "https://github.com/wangdu1005/ZXCrypto",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "ZX",
12   "platforms": {
13     "ios": "11.0"
14   },
15   "source": {
16     "git": "https://github.com/wangdu1005/ZXCrypto.git",
17     "tag": "1.1.4"
18   },
19   "source_files": "ZXCrypto/**/*.{swift,h,m}",
20   "swift_versions": "5.0",
21   "swift_version": "5.0"