4 "summary": "full build libsodium",
5 "description": "full build libsodium, support more features",
6 "homepage": "https://github.com/AddIcechan/full-sodium",
12 "ADDICE": "addice.ch@gmail.com"
21 "git": "https://github.com/AddIcechan/full-sodium.git",
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"
29 "user_target_xcconfig": {
30 "SWIFT_INCLUDE_PATHS": "$(inherited) \"${PODS_XCFRAMEWORKS_BUILD_DIR}/Clibsodium\"",
31 "OTHER_SWIFT_FLAGS": "$(inherited) -no-verify-emitted-module-interface"
33 "vendored_frameworks": "Clibsodium.xcframework",
34 "public_header_files": "Sources/full-sodium.h",
35 "static_framework": false,