[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 1 / b / Adapty / 2.4.1 / Adapty.podspec.json
blob0186d1b386a0b48d06b2a465a173e290475c68d6
2   "name": "Adapty",
3   "version": "2.4.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.4.1"
17   },
18   "platforms": {
19     "ios": "9.0",
20     "osx": "10.12"
21   },
22   "swift_versions": "5.3",
23   "source_files": "Sources/**/*.swift",
24   "frameworks": [
25     "Foundation",
26     "StoreKit"
27   ],
28   "ios": {
29     "frameworks": [
30       "UIKit",
31       "iAd",
32       "AdSupport"
33     ],
34     "weak_frameworks": "AdServices"
35   },
36   "osx": {
37     "frameworks": "AppKit",
38     "weak_frameworks": [
39       "AdSupport",
40       "AdServices"
41     ]
42   },
43   "swift_version": "5.3"