[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 5 / b / libsodium-gabriel / 10.0.2 / libsodium-gabriel.podspec.json
blob748bcecf4fa43b8f8063c146ad42b1d7b1e40455
2   "name": "libsodium-gabriel",
3   "version": "10.0.2",
4   "summary": "Sodium is a portable, cross-compilable, installable, packageable, API-compatible version of NaCl.",
5   "homepage": "https://github.com/jedisct1/libsodium",
6   "license": {
7     "type": "BSD"
8   },
9   "authors": {
10     "Frank Dennis": "j@pureftpd.org"
11   },
12   "source": {
13     "git": "https://github.com/gabriel/libsodium.git",
14     "tag": "10.0.2"
15   },
16   "source_files": [
17     "src/libsodium/**/*.{c,h,data}",
18     "builds/msvc/version.h"
19   ],
20   "requires_arc": false,
21   "header_mappings_dir": "src/libsodium/include",
22   "compiler_flags": "-DNATIVE_LITTLE_ENDIAN=1 -DHAVE_MADVISE -DHAVE_MMAP -DHAVE_MPROTECT -DHAVE_POSIX_MEMALIGN -DHAVE_WEAK_SYMBOLS"