blob: 5bf6e4ff52f5b9fa345a2283d3eabe4f8a84192e [file] [log] [blame]
{
"name": "essentia-bridges-api-ios",
"version": "0.4.6",
"summary": "Bridges api for crypto wallets",
"homepage": "https://github.com/essentiaone/essentia-bridges-api-ios.git",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"impl": "pavlo.bojkoo@gmail.com"
},
"source": {
"git": "https://github.com/essentiaone/essentia-bridges-api-ios.git",
"tag": "0.4.6"
},
"swift_versions": "5",
"static_framework": true,
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.13",
"tvos": "11.0",
"watchos": "4.0"
},
"module_name": "EssentiaBridgesApi",
"source_files": "essentia-bridges-api-ios/**/*.{swift}",
"dependencies": {
"essentia-network-core-ios": [
]
},
"swift_version": "5"
}