[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 9 / a / d / PurchasesHybridCommon / 8.11.1 / PurchasesHybridCommon.podspec.json
blob5f132065835e0d328bf86aaaea84012f2e259912
2   "name": "PurchasesHybridCommon",
3   "version": "8.11.1",
4   "summary": "Common files for hybrid SDKs for 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/",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "RevenueCat, Inc.": "support@revenuecat.com"
12   },
13   "source": {
14     "git": "https://github.com/revenuecat/purchases-hybrid-common.git",
15     "tag": "8.11.1"
16   },
17   "documentation_url": "https://docs.revenuecat.com/",
18   "frameworks": "SwiftUI",
19   "dependencies": {
20     "RevenueCat": [
21       "4.32.0"
22     ],
23     "RevenueCatUI": [
24       "4.32.0"
25     ]
26   },
27   "swift_versions": "5.7",
28   "platforms": {
29     "ios": "11.0",
30     "osx": "10.13",
31     "tvos": "11.0"
32   },
33   "pod_target_xcconfig": {
34     "DEFINES_MODULE": "YES"
35   },
36   "source_files": [
37     "ios/PurchasesHybridCommon/PurchasesHybridCommon/**/*.{h,m,swift}"
38   ],
39   "public_header_files": [
40     "ios/PurchasesHybridCommon/PurchasesHybridCommon/*.h"
41   ],
42   "swift_version": "5.7"