[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / c / 5 / full-sodium / 1.0.25 / full-sodium.podspec.json
blob5434b7c057f9e658aff0d0aebbbbc47ce7b22094
2   "name": "full-sodium",
3   "version": "1.0.25",
4   "summary": "full build libsodium",
5   "description": "full build libsodium, support more features",
6   "homepage": "https://github.com/AddIcechan/full-sodium",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ADDICE": "addice.ch@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.0",
16     "osx": "10.13",
17     "watchos": "8.0",
18     "tvos": "13.0"
19   },
20   "source": {
21     "git": "https://github.com/AddIcechan/full-sodium.git",
22     "tag": "1.0.25"
23   },
24   "source_files": "Sources/full-sodium.h",
25   "pod_target_xcconfig": {
26     "SWIFT_INCLUDE_PATHS": "$(inherited) \"${PODS_XCFRAMEWORKS_BUILD_DIR}/Clibsodium\"",
27     "OTHER_SWIFT_FLAGS": "$(inherited) -no-verify-emitted-module-interface"
28   },
29   "user_target_xcconfig": {
30     "SWIFT_INCLUDE_PATHS": "$(inherited) \"${PODS_XCFRAMEWORKS_BUILD_DIR}/Clibsodium\"",
31     "OTHER_SWIFT_FLAGS": "$(inherited) -no-verify-emitted-module-interface"
32   },
33   "vendored_frameworks": "Clibsodium.xcframework",
34   "public_header_files": "Sources/full-sodium.h",
35   "static_framework": false,
36   "requires_arc": true