[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 7 / 8 / DevolutionsCrypto / 0.5.0 / DevolutionsCrypto.podspec.json
bloba837d25f6864bb1d199543836872e90cb4f44146
2   "name": "DevolutionsCrypto",
3   "version": "0.5.0",
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.5.0"
21   },
22   "source_files": "DevolutionsCrypto/**/*.{h,m,swift}",
23   "vendored_libraries": "DevolutionsCrypto/Rust/*.a",
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "swift_version": "4.2"