{
  "name": "@celo/client",
  "version": "0.0.419",
  "description": "Celo client for mobile",
  "homepage": "https://celo.org",
  "repository": {
    "type": "git",
    "url": "https://github.com/celo-org/celo-blockchain.git"
  },
  "license": "LGPL-3.0",
  "files": [
    "build/bin/geth.aar",
    "build/bin/Geth.framework.tgz",
    "CeloBlockchain.podspec",
    "libbls_snark_sys.a"
  ],
  "scripts": {
    "postinstall": "rm -rf build/bin/Geth.framework && tar -xvf build/bin/Geth.framework.tgz -C build/bin && touch Empty.m && ln -sf build/bin/Geth.framework/Versions/A/Geth libGeth.a"
  }
}
