blob: c38853c30869d74d252568ba033231fe7fbb684c [file] [log] [blame]
{
"name": "MagicSDK",
"version": "1.5.0-beta1",
"summary": "MagicSDK IOS SDK",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/magicLabs/magic-ios-pod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jerry Liu": "jerry@magic.link"
},
"source": {
"git": "https://github.com/magicLabs/magic-ios-pod.git",
"tag": "1.5.0-beta1"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "MagicSDK/MagicSDK.xcframework",
"dependencies": {
"Web3": [
"~> 0.4.2"
],
"Web3/ContractABI": [
"~> 0.4.2"
],
"Web3/PromiseKit": [
"~> 0.4.2"
],
"PromiseKit/CorePromise": [
"~> 6.13"
],
"Rollbar": [
"~> 1.12.8"
]
},
"swift_version": "5.0"
}