[Add] MapboxCommon 24.10.0-daily-2024-12-24-04-25
[CocoaPods.git] / Specs / 5 / e / 7 / Qonversion / 2.13.3 / Qonversion.podspec.json
blob08083d0d11d360699a01d78ef5a3a86e278cfaec
2   "name": "Qonversion",
3   "version": "2.13.3",
4   "summary": "qonversion.io",
5   "description": "Deep Analytics for iOS Subscriptions\n  Qonversion is the data platform to power in-app subscription revenue growth. Qonversion allows fast in-app subscriptions implementation. It provides the back-end infrastructure to validate user receipts and manage cross-platform user access to paid content on your app, so you do not need to build your own server. Qonversion also provides comprehensive subscription analytics and out-of-the-box integrations with the leading marketing, attribution, and product analytics platforms.",
6   "homepage": "https://github.com/qonversion/qonversion-ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Qonversion Inc.": "hi@qonversion.io"
13   },
14   "source_files": "Sources/Qonversion/**/*.{h,m}",
15   "osx": {
16     "exclude_files": [
17       "Sources/Qonversion/Automations",
18       "Sources/Qonversion/Public/QONAutomations*.{h,m}",
19       "Sources/Qonversion/Public/QONActionResult.{h,m}"
20     ]
21   },
22   "tvos": {
23     "exclude_files": [
24       "Sources/Qonversion/Automations",
25       "Sources/Qonversion/Public/QONAutomations*.{h,m}",
26       "Sources/Qonversion/Public/QONActionResult.{h,m}"
27     ]
28   },
29   "watchos": {
30     "exclude_files": [
31       "Sources/Qonversion/Automations",
32       "Sources/Qonversion/Public/QONAutomations*.{h,m}",
33       "Sources/Qonversion/Public/QONActionResult.{h,m}"
34     ]
35   },
36   "source": {
37     "git": "https://github.com/qonversion/qonversion-ios-sdk.git",
38     "tag": "2.13.3"
39   },
40   "frameworks": "StoreKit",
41   "platforms": {
42     "ios": "9.0",
43     "osx": "10.12",
44     "tvos": "9.0",
45     "watchos": "6.2"
46   },
47   "ios": {
48     "frameworks": [
49       "UIKit",
50       "WebKit"
51     ]
52   },
53   "requires_arc": true