2 "name": "PurchasesCoreSwift",
4 "summary": "Swift portion of RevenueCat's Subscription and in-app-purchase backend service.",
5 "description": "Save yourself the hastle 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.0",
26 "pod_target_xcconfig": {
27 "DEFINES_MODULE": "YES"
29 "source_files": "PurchasesCoreSwift/**/*.{swift}",
30 "swift_version": "5.0"