[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / b / d / 6 / TungstenCrypto / 9.0.1 / TungstenCrypto.podspec.json
blobc9f6c5f6604ba97612873d77c2c232735457a570
2   "name": "TungstenCrypto",
3   "version": "9.0.1",
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": "9.0.1"
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     "TungstenLibsodium": [
33       "~> 1.0.0"
34     ],
35     "ProtocolBuffers": [
36       "~> 1.9.8"
37     ],
38     "GRKOpenSSLFramework": [
39       "1.0.2.11.2"
40     ]
41   },
42   "requires_arc": true