blob: 1ae31ef63b3ea3cf5e7b87d30413e404aa0ce4d9 [file] [log] [blame]
{
"name": "AppleSignInWrapper",
"version": "1.2",
"summary": "AppleSignInWrapper for iOS",
"description": "An easy way to implement Apple Sign In",
"homepage": "https://github.com/chibombo/AppleSignInWrapper",
"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/AppleSignInWrapper.git",
"tag": "1.2"
},
"source_files": "Sources/**/*.swift",
"swift_versions": [
"5.0",
"5.1",
"5.2",
"5.3"
],
"swift_version": "5.3"
}