[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / b / 7 / platonWeb3 / 0.13.2 / platonWeb3.podspec.json
blob2647faf2531dc1f47d02c64da64fd2f537daa0c7
2   "name": "platonWeb3",
3   "version": "0.13.2",
4   "summary": "platonWeb3 SDK is a Swift development kit for PlatON public chain provided by PlatON for iOS developers.",
5   "description": "platonWeb3 SDK is a Swift development kit for PlatON public chain provided by PlatON for iOS developers.",
6   "homepage": "https://github.com/PlatONnetwork/client-sdk-ios",
7   "license": "MIT",
8   "authors": {
9     "chendai": "daniel@platon.network"
10   },
11   "source": {
12     "git": "https://github.com/cba023/client-sdk-ios.git",
13     "tag": "0.13.2"
14   },
15   "source_files": "source/**/*.swift",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "dependencies": {
20     "BigInt": [
21       "~> 5.2.0"
22     ],
23     "CryptoSwift": [
24       "~> 1.3.1"
25     ],
26     "secp256k1.swift": [
27       "~> 0.1.4"
28     ],
29     "Localize-Swift": [
30       "~> 3.1.0"
31     ]
32   },
33   "swift_versions": [
34     "5.0",
35     "5.1",
36     "5.2"
37   ],
38   "pod_target_xcconfig": {
39     "c": "-Owholemodule"
40   },
41   "swift_version": "5.2"