[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / 3 / 7 / SignInWithAppleSwift / 0.1.0 / SignInWithAppleSwift.podspec.json
blob27fb2b529370301a8452ddd799866e5d6d2d95f1
2   "name": "SignInWithAppleSwift",
3   "version": "0.1.0",
4   "summary": "Custom class to authenticate users with Sign Apple account in the simplest way, ever",
5   "description": "'SignInWithAppleSwift is a custom class to authenticate users with Apple account in the simplest way, ever'",
6   "homepage": "https://github.com/Kunjal Soni/SignInWithAppleSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kunjal Soni": "sonikunj141297@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/KunjalSoni/SignInWithAppleSwift.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "SignInWithAppleSwift/Classes/**/*",
23   "dependencies": {
24     "SwiftKeychainWrapper": [
25       "~> 4.0.1"
26     ]
27   },
28   "swift_version": "5.0"