[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 1 / b / Adapty / 2.11.3 / Adapty.podspec.json
blobaf95c998d163b243ac839c108e2a7c84878c5949
2   "name": "Adapty",
3   "version": "2.11.3",
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": "2.11.3"
17   },
18   "platforms": {
19     "ios": "12.2",
20     "osx": "10.14.4",
21     "visionos": "1.0"
22   },
23   "swift_versions": "5.9",
24   "source_files": "Sources/**/*.swift",
25   "resource_bundles": {
26     "Adapty": [
27       "Sources/Resources/PrivacyInfo.xcprivacy"
28     ]
29   },
30   "frameworks": [
31     "Foundation",
32     "StoreKit"
33   ],
34   "ios": {
35     "frameworks": [
36       "UIKit",
37       "AdSupport"
38     ],
39     "weak_frameworks": "AdServices"
40   },
41   "osx": {
42     "frameworks": "AppKit",
43     "weak_frameworks": [
44       "AdSupport",
45       "AdServices"
46     ]
47   },
48   "swift_version": "5.9"