[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 7 / 8 / DevolutionsCrypto / 0.4.2 / DevolutionsCrypto.podspec.json
blob0f2ecee206d6ad6135d7ea8b4e3e2de1a5e16043
2   "name": "DevolutionsCrypto",
3   "version": "0.4.2",
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.2"
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"