[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 9 / 5 / e / Stytch / 0.13.0 / Stytch.podspec.json
blob1ea129d5dbe12214ece3883ce551d6d76918c4be
2   "name": "Stytch",
3   "version": "0.13.0",
4   "summary": "A Swift SDK for using Stytch's user-authentication products on Apple platforms.",
5   "homepage": "https://github.com/stytchauth/stytch-ios",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Dan Loman": "dan@stytch.com"
12   },
13   "source": {
14     "git": "https://github.com/stytchauth/stytch-ios.git",
15     "tag": "0.13.0"
16   },
17   "platforms": {
18     "ios": "13.0",
19     "osx": "10.15",
20     "tvos": "13.0"
21   },
22   "swift_versions": "5.5",
23   "documentation_url": "https://stytchauth.github.io/stytch-ios/documentation/stytchcore/",
24   "default_subspecs": "StytchCore",
25   "subspecs": [
26     {
27       "name": "StytchCore",
28       "source_files": "Sources/StytchCore/**/*",
29       "exclude_files": "**/Documentation*/**/*"
30     }
31   ],
32   "swift_version": "5.5"