[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 3 / 7 / RevenueCatUI / 4.35.0 / RevenueCatUI.podspec.json
blob1e585d78fb383e61ba6bb397e30d287728da9fa6
2   "name": "RevenueCatUI",
3   "version": "4.35.0",
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.35.0"
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     "visionos": "1.0"
26   },
27   "pod_target_xcconfig": {
28     "DEFINES_MODULE": "YES"
29   },
30   "source_files": "RevenueCatUI/**/*.swift",
31   "dependencies": {
32     "RevenueCat": [
33       "4.35.0"
34     ]
35   },
36   "resource_bundles": {
37     "RevenueCat_RevenueCatUI": [
38       "RevenueCatUI/Resources/background.jpg",
39       "RevenueCatUI/Resources/icons.xcassets"
40     ]
41   },
42   "swift_version": "5.7"