[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / a / 1 / PurchasesHybridCommonUI / 10.5.0 / PurchasesHybridCommonUI.podspec.json
blobde93fd8410dba38bb737a96f56c0541dc078f40f
2   "name": "PurchasesHybridCommonUI",
3   "version": "10.5.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": "10.5.0"
16   },
17   "documentation_url": "https://docs.revenuecat.com/",
18   "frameworks": "SwiftUI",
19   "dependencies": {
20     "RevenueCatUI": [
21       "4.41.0"
22     ],
23     "PurchasesHybridCommon": [
24       "10.5.0"
25     ]
26   },
27   "swift_versions": "5.7",
28   "platforms": {
29     "ios": "11.0",
30     "osx": "10.13",
31     "tvos": "11.0",
32     "visionos": "1.0"
33   },
34   "pod_target_xcconfig": {
35     "DEFINES_MODULE": "YES"
36   },
37   "source_files": [
38     "ios/PurchasesHybridCommon/PurchasesHybridCommonUI/**/*.{h,m,swift}"
39   ],
40   "public_header_files": [
41     "ios/PurchasesHybridCommon/PurchasesHybridCommonUI/*.h"
42   ],
43   "swift_version": "5.7"