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/",
11 "RevenueCat, Inc.": "support@revenuecat.com"
14 "git": "https://github.com/revenuecat/purchases-ios.git",
17 "documentation_url": "https://docs.revenuecat.com/",
18 "frameworks": "StoreKit",
19 "swift_versions": "5.7",
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"
32 "source_files": "Sources/**/*.swift",
33 "exclude_files": "Sources/LocalReceiptParsing/ReceiptParser-only-files/**",
34 "swift_version": "5.7"