[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 7 / 9 / SwiftyAuthentication / 0.1.0 / SwiftyAuthentication.podspec.json
blob892e43cbfc4ea4b285520b99a806c7c7b56f523a
2   "name": "SwiftyAuthentication",
3   "version": "0.1.0",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DeveloperZainModr": "zainpk121@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/ZainMobe/SwiftyAuthentication.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "Source/**/*.swift",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"