[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 9 / b / RevenueCat / 5.3.3 / RevenueCat.podspec.json
blob3a329f92458dac1ff2237e6570bce965fd80780b
2   "name": "RevenueCat",
3   "version": "5.3.3",
4   "summary": "Subscription and in-app-purchase backend service.",
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.3.3"
16   },
17   "documentation_url": "https://docs.revenuecat.com/",
18   "frameworks": "StoreKit",
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     "SWIFT_ACTIVE_COMPILATION_CONDITIONS[sdk=xros*]": "$(inherited) VISION_OS",
30     "SWIFT_ACTIVE_COMPILATION_CONDITIONS[sdk=xrsimulator*]": "$(inherited) VISION_OS"
31   },
32   "source_files": "Sources/**/*.swift",
33   "exclude_files": "Sources/LocalReceiptParsing/ReceiptParser-only-files/**",
34   "resource_bundles": {
35     "RevenueCat": [
36       "Sources/PrivacyInfo.xcprivacy"
37     ]
38   },
39   "swift_version": "5.7"