[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 0 / 1 / b / iotex-antenna-swift / 0.1.4 / iotex-antenna-swift.podspec.json
blob1dad2c8eef09cd8d24b61d559c6922a0399d24f2
2   "name": "iotex-antenna-swift",
3   "version": "0.1.4",
4   "license": {
5     "type": "Apache License, Version 2.0",
6     "file": "LICENSE"
7   },
8   "summary": "IoTeX antenna swift library",
9   "homepage": "https://www.iotex.io/",
10   "authors": {
11     "iotex": ""
12   },
13   "source": {
14     "git": "https://github.com/iotexproject/iotex-antenna-swift.git",
15     "tag": "0.1.4"
16   },
17   "swift_versions": "5.0",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "10.0",
21     "osx": "10.10"
22   },
23   "source_files": "Sources/**/*.swift",
24   "resources": "proto/**/*.proto",
25   "dependencies": {
26     "secp256k1.swift": [
27       "~> 0.1"
28     ],
29     "CryptoSwift": [
30       "~> 1.0"
31     ],
32     "SwiftGRPC": [
34     ],
35     "BigInt": [
36       "~> 4.0"
37     ]
38   },
39   "swift_version": "5.0"