blob: 7b07ea5f9a57c29034ae8fa2a236f14b6ecc9ae2 [file] [log] [blame]
{
"name": "Adapty",
"version": "1.1.0",
"summary": "Adapty SDK for iOS.",
"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",
"homepage": "https://adapty.io/",
"license": {
"type": "GNU",
"file": "LICENSE"
},
"authors": {
"Adapty": "contact@adapty.io"
},
"source": {
"git": "https://github.com/adaptyteam/AdaptySDK-iOS.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": [
"5.0",
"5.1"
],
"source_files": "Adapty/Classes/**/*",
"frameworks": [
"Foundation",
"AdSupport",
"UIKit",
"StoreKit"
],
"dependencies": {
"CryptoSwift": [
]
},
"swift_version": "5.1"
}