[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 9 / 2 / 7 / AppleSignInButton / 0.1.0 / AppleSignInButton.podspec.json
blob044ea7fce96a55a1cdd2f0ee79bfc1a5096a2db4
2   "name": "AppleSignInButton",
3   "version": "0.1.0",
4   "summary": "Apple SignIn wrapper",
5   "description": "Integrate Apple SignIn into Xcode project in just some seconds using storyboard.",
6   "homepage": "https://github.com/SandsHellCreations/AppleSignInButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sandeep Kumar": "sandeep.kumar811@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/SandsHellCreations/AppleSignInButton.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": [
22     "AppleSignButton/Source/AppleSignInButton.swift",
23     "AppleSignButton/Source/Localizable.strings"
24   ]