[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / b / 7 / platonWeb3 / 0.7.4 / platonWeb3.podspec.json
blob108d6557f4905a83158f3c70ad1915854d9a9e73
2   "name": "platonWeb3",
3   "version": "0.7.4",
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     "admin": "support@platon.network"
10   },
11   "source": {
12     "git": "https://github.com/AngryBaby/client-sdk-ios.git",
13     "commit": "b85f4f6"
14   },
15   "source_files": "source/**/*.swift",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "dependencies": {
20     "BigInt": [
21       "~> 4.0"
22     ],
23     "CryptoSwift": [
24       "~> 0.8"
25     ],
26     "secp256k1.swift": [
27       "~> 0.1"
28     ],
29     "Localize-Swift": [
30       "~> 2.0"
31     ]
32   },
33   "pod_target_xcconfig": {
34     "SWIFT_OPTIMIZATION_LEVEL": "-Owholemodule"
35   },
36   "deprecated": true