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