2 "name": "SwiftyAuthentication",
4 "summary": "SwiftyAuthentication is a single-line sign-in with Apple service.",
5 "description": "'When you sign in with Apple, you typically receive the user's information, such as their name and email, only for the first login. However, by using SwiftyAuthentication, you can obtain the user's information every time you sign in with Apple. SwiftyAuthentication securely stores the user's information in the keychain and retrieves it from there.'",
6 "homepage": "https://github.com/ZainMobe/SwiftyAuthentication",
12 "DeveloperZainModr": "zainpk121@icloud.com"
15 "git": "https://github.com/ZainMobe/SwiftyAuthentication.git",
21 "source_files": "Source/**/*.swift",
22 "swift_versions": "5.0",
23 "swift_version": "5.0"