| { |
| "name": "Adapty", |
| "version": "1.6.1", |
| "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": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Adapty": "contact@adapty.io" |
| }, |
| "source": { |
| "git": "https://github.com/adaptyteam/AdaptySDK-iOS.git", |
| "tag": "1.6.1" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "swift_versions": [ |
| "5.0", |
| "5.1" |
| ], |
| "source_files": "Adapty/Classes/**/*", |
| "frameworks": [ |
| "Foundation", |
| "AdSupport", |
| "UIKit", |
| "StoreKit" |
| ], |
| "dependencies": { |
| "CryptoSwift": [ |
| |
| ] |
| }, |
| "swift_version": "5.1" |
| } |