[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 6 / a / 1 / PurchasesHybridCommonUI / 9.0.0 / PurchasesHybridCommonUI.podspec.json
blobcdb7fbdf0fb76327973cec246b484f0f5625caa6
2   "name": "PurchasesHybridCommonUI",
3   "version": "9.0.0",
4   "summary": "Common files for hybrid SDKs for RevenueCat UI",
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": "9.0.0"
16   },
17   "documentation_url": "https://docs.revenuecat.com/",
18   "frameworks": "SwiftUI",
19   "dependencies": {
20     "RevenueCatUI": [
21       "4.32.1"
22     ]
23   },
24   "swift_versions": "5.7",
25   "platforms": {
26     "ios": "11.0",
27     "osx": "10.13",
28     "tvos": "11.0"
29   },
30   "pod_target_xcconfig": {
31     "DEFINES_MODULE": "YES"
32   },
33   "source_files": [
34     "ios/PurchasesHybridCommon/PurchasesHybridCommonUI/**/*.{h,m,swift}"
35   ],
36   "public_header_files": [
37     "ios/PurchasesHybridCommon/PurchasesHybridCommonUI/*.h"
38   ],
39   "swift_version": "5.7"