[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 1 / b / AdaptyUI / 3.1.0 / AdaptyUI.podspec.json
blobe1bb0c16ca9a9dbd6221dd3fa1c918bc9a06979b
2   "name": "AdaptyUI",
3   "version": "3.1.0",
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.1.0"
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.1.0"
32     ]
33   },
34   "frameworks": "SwiftUI",
35   "ios": {
36     "frameworks": "UIKit"
37   },
38   "pod_target_xcconfig": {
39     "OTHER_SWIFT_FLAGS": "-package-name io.adapty.sdk"
40   },
41   "swift_version": "5.9"