[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 3 / 7 / RevenueCatUI / 4.31.7 / RevenueCatUI.podspec.json
blob02c80f394d5452447201dd5f8ae763d62e629bfb
2   "name": "RevenueCatUI",
3   "version": "4.31.7",
4   "summary": "UI library for RevenueCat paywalls.",
5   "description": "Save yourself the hassle of implementing a subscriptions backend. Use RevenueCat instead https://www.revenuecat.com/",
6   "homepage": "https://www.revenuecat.com/",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "RevenueCat, Inc.": "support@revenuecat.com"
12   },
13   "source": {
14     "git": "https://github.com/revenuecat/purchases-ios.git",
15     "tag": "4.31.7"
16   },
17   "documentation_url": "https://docs.revenuecat.com/",
18   "frameworks": "SwiftUI",
19   "swift_versions": "5.7",
20   "platforms": {
21     "ios": "11.0",
22     "watchos": "6.2",
23     "tvos": "11.0",
24     "osx": "10.13"
25   },
26   "pod_target_xcconfig": {
27     "DEFINES_MODULE": "YES"
28   },
29   "source_files": "RevenueCatUI/**/*.swift",
30   "dependencies": {
31     "RevenueCat": [
32       "4.31.7"
33     ]
34   },
35   "resource_bundles": {
36     "RevenueCat_RevenueCatUI": [
37       "RevenueCatUI/Resources/background.jpg",
38       "RevenueCatUI/Resources/icons.xcassets"
39     ]
40   },
41   "swift_version": "5.7"