[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / 9 / 5 / e / Stytch / 0.1.1 / Stytch.podspec.json
blobc665d250205ec4f012fc6fadca148fad5ac9bd6f
2   "name": "Stytch",
3   "version": "0.1.1",
4   "summary": "Stytch is a platform for user authentication.",
5   "homepage": "https://stytch.com",
6   "description": "The Stytch iOS SDK makes it quick and easy to build user authentication for your iOS app. We provide powerful and customizable UI screens and elements that can be used out-of-the-box to build your sign up and sign in flows. We also expose the low-level APIs that power those UIs so that you can build fully custom experiences.",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Edgar": "edgar@stytch.com"
13   },
14   "source": {
15     "http": "https://github.com/stytchauth/stytch-ios-example/releases/download/0.1.1/Stytch.zip"
16   },
17   "platforms": {
18     "ios": "12.0"
19   },
20   "ios": {
21     "vendored_frameworks": "Stytch.framework"
22   },
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   }