[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / d / 5 / scryptTerebinto / 1.1.0 / scryptTerebinto.podspec.json
blob4d13c83a10ba98536602ce59d5ef48347b6d6304
2   "name": "scryptTerebinto",
3   "version": "1.1.0",
4   "platforms": {
5     "ios": "10.0",
6     "osx": "10.10",
7     "tvos": "9.0",
8     "watchos": "2.0"
9   },
10   "license": {
11     "type": "Apache License 2.0",
12     "file": "License.md"
13   },
14   "summary": "scrypt module for web3swift",
15   "homepage": "https://github.com/andreterebinto/",
16   "authors": "Andre Terebinto",
17   "source": {
18     "git": "https://github.com/andreterebinto/scryptTerebinto.git",
19     "tag": "1.1.0"
20   },
21   "pod_target_xcconfig": {
22     "OTHER_CFLAGS": "-pedantic -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wno-shorten-64-to-32 -Wno-conditional-uninitialized -Wno-unused-function -Wno-long-long -Wno-overlength-strings -O3",
23     "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/scrypt\""
24   },
25   "source_files": "scrypt/**/*.{c,h}",
26   "public_header_files": "scrypt/include/*.h",
27   "module_name": "scrypt"