{
  "name": "rn-extensions-share",
  "version": "2.3.10",
  "summary": "Share-Extension using react-native for both ios and android",
  "license": "MIT",
  "authors": {
    "name": "Djorkaeff Alexandre",
    "email": "djorkaeffalexandre@gmail.com",
    "url": "http://github.com/djorkaeffalexandre"
  },
  "homepage": "https://github.com/RocketChat/rn-extensions-share",
  "platforms": {
    "ios": "8.0"
  },
  "source": {
    "git": "https://github.com/RocketChat/rn-extensions-share.git",
    "tag": "master"
  },
  "source_files": "ios/*.{h,m}",
  "dependencies": {
    "React": [

    ]
  }
}