blob: da363ed8ca852c1b541ed0cee263246bad79cd07 [file] [log] [blame]
{
"name": "AppleSignInWrapper",
"version": "1.0",
"summary": "AppleSignInWrapper for iOS",
"description": "An easy way to implement Apple Sign In",
"homepage": "https://github.com/chibombo/AppleIDButtonWrapper",
"license": "MIT",
"authors": {
"Genaro Arvizu": "genaro.arvizu.vega@icloud.com"
},
"social_media_url": "https://twitter.com/genaro_arvizu",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/chibombo/AppleIDButtonWrapper.git",
"tag": "1.0"
},
"source_files": "AppleIDButtonWrapper/**/*.swift",
"swift_versions": [
"5.0",
"5.1",
"5.2"
],
"swift_version": "5.2"
}