[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / a / 1 / b / Adapty / 2.10.1 / Adapty.podspec.json
blob1ea6ca3efdad1c08b2075a8fcfbb08191d6a1f3f
2   "name": "Adapty",
3   "version": "2.10.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": "2.10.1"
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   "frameworks": [
26     "Foundation",
27     "StoreKit"
28   ],
29   "ios": {
30     "frameworks": [
31       "UIKit",
32       "iAd",
33       "AdSupport"
34     ],
35     "weak_frameworks": "AdServices"
36   },
37   "osx": {
38     "frameworks": "AppKit",
39     "weak_frameworks": [
40       "AdSupport",
41       "AdServices"
42     ]
43   },
44   "swift_version": "5.9"