[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 1 / b / Adapty / 3.2.1 / Adapty.podspec.json
blobeb8de0c7845e25ed83dcf1cd9d0dab627b9f09c0
2   "name": "Adapty",
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",
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     "osx": "11.0"
22   },
23   "swift_versions": "5.9",
24   "source_files": "Sources/**/*.swift",
25   "resource_bundles": {
26     "Adapty": [
27       "Sources/PrivacyInfo.xcprivacy"
28     ]
29   },
30   "frameworks": "StoreKit",
31   "ios": {
32     "frameworks": [
33       "UIKit",
34       "AdSupport"
35     ],
36     "weak_frameworks": "AdServices"
37   },
38   "osx": {
39     "frameworks": "AppKit",
40     "weak_frameworks": [
41       "AdSupport",
42       "AdServices"
43     ]
44   },
45   "pod_target_xcconfig": {
46     "OTHER_SWIFT_FLAGS": "-package-name io.adapty.sdk -Xfrontend -enable-experimental-feature -Xfrontend StrictConcurrency"
47   },
48   "swift_version": "5.9"