[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 1 / b / AdaptyUI / 3.2.1 / AdaptyUI.podspec.json
blob192e53f86dd3e6234dce4666ab4e4f0a20e37be8
2   "name": "AdaptyUI",
3   "version": "3.2.1",
4   "summary": "Adapty SDK for iOS.",
5   "description": "Win back churned subscribers in your iOS app.\nAdapty helps you track business metrics, and lets you run ad campaigns targeted at churned users faster\n\nAdaptyUI is an extension for AdaptySDK.",
6   "homepage": "https://adapty.io/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Adapty": "contact@adapty.io"
13   },
14   "source": {
15     "git": "https://github.com/adaptyteam/AdaptySDK-iOS.git",
16     "tag": "3.2.1"
17   },
18   "documentation_url": "https://docs.adapty.io",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "swift_versions": "5.9",
23   "source_files": "AdaptyUI/**/*.swift",
24   "resource_bundles": {
25     "AdaptyUI": [
26       "AdaptyUI/PrivacyInfo.xcprivacy"
27     ]
28   },
29   "dependencies": {
30     "Adapty": [
31       "3.2.1"
32     ]
33   },
34   "frameworks": "SwiftUI",
35   "ios": {
36     "frameworks": "UIKit"
37   },
38   "pod_target_xcconfig": {
39     "OTHER_SWIFT_FLAGS": "-package-name io.adapty.sdk -Xfrontend -enable-experimental-feature -Xfrontend StrictConcurrency"
40   },
41   "swift_version": "5.9"