[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 9 / a / d / PurchasesHybridCommon / 1.4.3 / PurchasesHybridCommon.podspec.json
blob4f02bc8d3eb7c60c97e1f8322126678f30f531e8
2   "name": "PurchasesHybridCommon",
3   "version": "1.4.3",
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": "1.4.3"
16   },
17   "documentation_url": "https://docs.revenuecat.com/",
18   "frameworks": "StoreKit",
19   "dependencies": {
20     "Purchases": [
21       "3.7.2"
22     ]
23   },
24   "swift_versions": "5.0",
25   "platforms": {
26     "ios": "9.0",
27     "osx": "10.12",
28     "watchos": "6.2",
29     "tvos": "9.0"
30   },
31   "static_framework": true,
32   "pod_target_xcconfig": {
33     "DEFINES_MODULE": "YES"
34   },
35   "source_files": [
36     "ios/PurchasesHybridCommon/PurchasesHybridCommon/PurchasesHybridCommon.h",
37     "ios/PurchasesHybridCommon/PurchasesHybridCommon/**/*.h",
38     "ios/PurchasesHybridCommon/PurchasesHybridCommon/**/*.m"
39   ],
40   "public_header_files": [
41     "ios/PurchasesHybridCommon/PurchasesHybridCommon/*.h"
42   ],
43   "swift_version": "5.0"