[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / b / d / 6 / TungstenCrypto / 7.0.0 / TungstenCrypto.podspec.json
blob88625e6069595807c1fa4769bce1df562b4f7d74
2   "name": "TungstenCrypto",
3   "version": "7.0.0",
4   "summary": "TungstenCrypto",
5   "authors": {
6     "Tungsten Labs UG": "https://tungstenapp.com/"
7   },
8   "source": {
9     "git": "https://github.com/TungstenLabs/tungsten-crypto-swift.git",
10     "tag": "7.0.0"
11   },
12   "homepage": "https://github.com/TungstenLabs/tungsten-crypto-swift",
13   "license": "LICENSE*.*",
14   "platforms": {
15     "ios": "9.0",
16     "osx": "10.9"
17   },
18   "source_files": "TungstenCrypto/**/*.{h,m,swift}",
19   "ios": {
20     "frameworks": [
21       "Foundation",
22       "CoreFoundation"
23     ]
24   },
25   "osx": {
26     "frameworks": [
27       "Foundation",
28       "CoreFoundation"
29     ]
30   },
31   "dependencies": {
32     "libCommonCrypto": [
33       "~> 0.1"
34     ],
35     "TungstenLibsodium": [
36       "~> 1.0.0"
37     ],
38     "ProtocolBuffers": [
39       "~> 1.9.8"
40     ],
41     "GRKOpenSSLFramework": [
42       "1.0.2.11.2"
43     ]
44   },
45   "requires_arc": true