{
  "name": "RNLoginWithApple",
  "version": "1.0.2",
  "summary": "This is the dependency for Sign In With Apple.",
  "description": "This is the dependency for Sign In With Apple.",
  "license": "MIT",
  "authors": "Pramod Sharma",
  "homepage": "https://github.com/pramodsharma403/react-native-apple-login",
  "source": {
    "git": "https://github.com/pramodsharma403/react-native-apple-login",
    "tag": "1.0.2"
  },
  "requires_arc": true,
  "platforms": {
    "ios": "11.0"
  },
  "source_files": "ios/lib/*.{h,m}",
  "dependencies": {
    "React": [

    ]
  }
}
