[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 4 / 7 / AppleSignIn / 0.0.1 / AppleSignIn.podspec.json
blob807c481f41829e1d2cb5346c8cd5f31136adb5b9
2   "name": "AppleSignIn",
3   "version": "0.0.1",
4   "summary": "Library for fast an easy way to implement Apple Sign In.",
5   "description": "AppleSignIn is the fast and easy way to implement Sign in with Apple introduced on Apple WWDC 2019.",
6   "homepage": "https://github.com/AntonReality/AppleSignIn",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Anton Vizgin": "anton.vizgin@gmail.com"
13   },
14   "social_media_url": "https://facebook.com/antonvofficial",
15   "platforms": {
16     "ios": "13.0"
17   },
18   "swift_versions": "5.0",
19   "source": {
20     "git": "https://github.com/AntonReality/AppleSignIn.git",
21     "tag": "0.0.1"
22   },
23   "source_files": "AppleSignIn/Sources/**/*.swift",
24   "frameworks": "Foundation",
25   "swift_version": "5.0"