[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / e / 7 / Qonversion / 2.10.1 / Qonversion.podspec.json
blobb124ba03d9bfa9715ff032ee33bb2184d155027d
2   "name": "Qonversion",
3   "version": "2.10.1",
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/QONAutomations*",
18       "Sources/Qonversion/QONActionResult.{h,m}"
19     ]
20   },
21   "tvos": {
22     "exclude_files": [
23       "Sources/Qonversion/QONAutomations*",
24       "Sources/Qonversion/QONActionResult.{h,m}"
25     ]
26   },
27   "watchos": {
28     "exclude_files": [
29       "Sources/Qonversion/QONAutomations*",
30       "Sources/Qonversion/QONActionResult.{h,m}"
31     ]
32   },
33   "source": {
34     "git": "https://github.com/qonversion/qonversion-ios-sdk.git",
35     "tag": "2.10.1"
36   },
37   "platforms": {
38     "ios": "9.0",
39     "osx": "10.12",
40     "tvos": "9.0",
41     "watchos": "6.2"
42   },
43   "ios": {
44     "frameworks": [
45       "UIKit",
46       "WebKit"
47     ]
48   },
49   "requires_arc": true