[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 9 / b / RevenueCat / 4.0.0-beta.9 / RevenueCat.podspec.json
blobc849419d55410050acd3414de3618c8ba3824cb6
2   "name": "RevenueCat",
3   "version": "4.0.0-beta.9",
4   "summary": "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/",
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.0.0-beta.9"
16   },
17   "documentation_url": "https://docs.revenuecat.com/",
18   "frameworks": "StoreKit",
19   "swift_versions": "5.5",
20   "platforms": {
21     "ios": "11.0",
22     "watchos": "6.2",
23     "tvos": "11.0",
24     "osx": "10.13"
25   },
26   "pod_target_xcconfig": {
27     "DEFINES_MODULE": "YES"
28   },
29   "source_files": "Purchases/**/*.swift",
30   "swift_version": "5.5"