blob: 2a4f4c8a6e414a19573ddbb17766e790d1f85355 [file] [log] [blame]
{
"name": "WC-Swift",
"version": "0.1.2",
"summary": "WalletConnect Swift SDK.",
"description": "WalletConnect Swift SDK Modified Version.",
"homepage": "https://github.com/leixjin/WC-Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hewigovens": "360470+hewigovens@users.noreply.github.com"
},
"source": {
"git": "https://github.com/leixjin/WC-Swift.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "11.0"
},
"source_files": "WalletConnect/**/*",
"exclude_files": [
"WalletConnect/Info.plist"
],
"swift_versions": "5.0",
"static_framework": true,
"dependencies": {
"CryptoSwift": [
"1.1.3"
],
"Starscream": [
"3.1.1"
],
"PromiseKit": [
"6.11.0"
],
"AnyCodable-FlightSchool": [
"0.2.3"
]
},
"swift_version": "5.0"
}