blob: 044ea7fce96a55a1cdd2f0ee79bfc1a5096a2db4 [file] [log] [blame]
{
"name": "AppleSignInButton",
"version": "0.1.0",
"summary": "Apple SignIn wrapper",
"description": "Integrate Apple SignIn into Xcode project in just some seconds using storyboard.",
"homepage": "https://github.com/SandsHellCreations/AppleSignInButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sandeep Kumar": "sandeep.kumar811@gmail.com"
},
"source": {
"git": "https://github.com/SandsHellCreations/AppleSignInButton.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "13.0"
},
"source_files": [
"AppleSignButton/Source/AppleSignInButton.swift",
"AppleSignButton/Source/Localizable.strings"
]
}