[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / 2 / b / FeeRateKit-Universal.swift / 0.8.0 / FeeRateKit-Universal.swift.podspec.json
blob92b9b75875b20bd7190d39855597415c61ba12f3
2   "name": "FeeRateKit-Universal.swift",
3   "module_name": "FeeRateKit",
4   "version": "0.8.0",
5   "summary": "Fee rate provider library for BTC, BCH, LTC, DASH and ETH. Supports iOS and macOS.",
6   "homepage": "https://github.com/cuhte3/blockchain-fee-rate-kit-universal",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Horizontal Systems": "hsdao@protonmail.ch",
13     "cuhte3": "farid@getportal.co"
14   },
15   "source": {
16     "git": "https://github.com/cuhte3/blockchain-fee-rate-kit-universal.git",
17     "tag": "0.8.0"
18   },
19   "social_media_url": "http://horizontalsystems.io/",
20   "platforms": {
21     "ios": "13.0",
22     "osx": "10.14"
23   },
24   "swift_versions": "5",
25   "source_files": "FeeRateKit/Classes/**/*",
26   "requires_arc": true,
27   "dependencies": {
28     "HsToolKit-Universal.swift": [
29       "~> 1"
30     ],
31     "RxSwift": [
32       "~> 5.0"
33     ]
34   },
35   "swift_version": "5"