[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 1 / b / Adapty / 1.15 / Adapty.podspec.json
blob43cde65429a4abce19d303cb82d17ce411d39d7b
2   "name": "Adapty",
3   "version": "1.15",
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.15"
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     "AdSupport",
30     "StoreKit"
31   ],
32   "ios": {
33     "frameworks": [
34       "UIKit",
35       "iAd"
36     ]
37   },
38   "osx": {
39     "frameworks": "AppKit"
40   },
41   "dependencies": {
42     "CryptoSwift": [
43       "1.4.0"
44     ]
45   },
46   "swift_version": "5.1"