[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / c / 3 / 7 / RevenueCatUI / 5.7.1 / RevenueCatUI.podspec.json
blob7742c7f19753c0173f6203f2f2d5a45a70f63402
2   "name": "RevenueCatUI",
3   "version": "5.7.1",
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": "5.7.1"
16   },
17   "documentation_url": "https://docs.revenuecat.com/",
18   "frameworks": "SwiftUI",
19   "swift_versions": "5.7",
20   "platforms": {
21     "ios": "13.0",
22     "watchos": "6.2",
23     "tvos": "13.0",
24     "osx": "10.15",
25     "visionos": "1.0"
26   },
27   "pod_target_xcconfig": {
28     "DEFINES_MODULE": "YES"
29   },
30   "source_files": "RevenueCatUI/**/*.swift",
31   "dependencies": {
32     "RevenueCat": [
33       "5.7.1"
34     ]
35   },
36   "resource_bundles": {
37     "RevenueCat_RevenueCatUI": [
38       "RevenueCatUI/Resources/*.lproj/*.strings",
39       "RevenueCatUI/Resources/background.jpg",
40       "RevenueCatUI/Resources/icons.xcassets"
41     ]
42   },
43   "swift_version": "5.7"