blob: 807c481f41829e1d2cb5346c8cd5f31136adb5b9 [file] [log] [blame]
{
"name": "AppleSignIn",
"version": "0.0.1",
"summary": "Library for fast an easy way to implement Apple Sign In.",
"description": "AppleSignIn is the fast and easy way to implement Sign in with Apple introduced on Apple WWDC 2019.",
"homepage": "https://github.com/AntonReality/AppleSignIn",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anton Vizgin": "anton.vizgin@gmail.com"
},
"social_media_url": "https://facebook.com/antonvofficial",
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/AntonReality/AppleSignIn.git",
"tag": "0.0.1"
},
"source_files": "AppleSignIn/Sources/**/*.swift",
"frameworks": "Foundation",
"swift_version": "5.0"
}