react-native-apple-login
Version:
This is the dependency for Sign In With Apple.
24 lines (22 loc) • 572 B
JSON
{
"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": [
]
}
}