[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 7 / 8 / DevolutionsCrypto / 0.4.3 / DevolutionsCrypto.podspec.json
blob8e48908b358eaea537d005fb44f3cd30ca2de59c
2   "name": "DevolutionsCrypto",
3   "version": "0.4.3",
4   "summary": "A CocoaPods library for Devolutions crypto",
5   "description": "This CocoaPods library is for the Swift binding of the Devolutions crypto lib",
6   "homepage": "https://github.com/SebAubin/DevolutionsCrypto",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sebastien Aubin": "spicheaubin@devolutions.net"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/SebAubin/DevolutionsCrypto.git",
20     "tag": "0.4.3"
21   },
22   "source_files": "DevolutionsCrypto/**/*.{h,m,swift}",
23   "vendored_libraries": "DevolutionsCrypto/Rust/*.a",
24   "swift_version": "4.2"