[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 1 / b / Adapty / 1.16.3 / Adapty.podspec.json
blobe075c411b2a1599f4a7dc7082443388b411f9da6
2   "name": "Adapty",
3   "version": "1.16.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": "1.16.3"
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       "AdServices"
37     ]
38   },
39   "osx": {
40     "frameworks": "AppKit",
41     "weak_frameworks": [
42       "AdSupport",
43       "AdServices"
44     ]
45   },
46   "swift_version": "5.1"