[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 1 / b / AdaptyUI / 1.0.0 / AdaptyUI.podspec.json
blob18fedb5d402ae4e5eec0ed86b16e4ae271708a48
2   "name": "AdaptyUI",
3   "version": "1.0.0",
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\n\nAdaptyUI is an extension for AdaptySDK.",
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/AdaptyUI-iOS.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.5",
22   "source_files": "Sources/**/*.swift",
23   "dependencies": {
24     "Adapty": [
25       "~> 2.3.2"
26     ]
27   },
28   "frameworks": "Foundation",
29   "ios": {
30     "frameworks": "UIKit"
31   },
32   "swift_version": "5.5"