[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 9 / d / 5 / scryptTerebinto / 1.0.0 / scryptTerebinto.podspec.json
blobe3a00bd7998490e3cb4ae388e090e60bd10e9337
2   "name": "scryptTerebinto",
3   "version": "1.0.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/scryptTerebinto",
16   "authors": "Andre Terebinto",
17   "source": {
18     "git": "https://github.com/andreterebinto/scryptTerebinto.git",
19     "tag": "1.0.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"