2 "name": "WRSignInWithApple",
4 "summary": "Sign in with Apple实现。并将userId缓存到钥匙串中。",
5 "description": "Sign in with Apple实现。并将userId缓存到钥匙串中。需要在 AppDelegate 中实现 Setup(_ appId: String? = nil) 方法",
6 "homepage": "https://github.com/GodFighter/WRSignInWithApple",
12 "GodFighter": "{xianghui_ios@163.com}"
15 "git": "https://github.com/GodFighter/WRSignInWithApple.git",
21 "source_files": "WRSignInWithApple/Classes/**/*",
22 "swift_versions": "5.0",
23 "frameworks": "AuthenticationServices",
29 "swift_version": "5.0"