[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 9 / a / d / PurchasesHybridCommon / 4.15.0 / PurchasesHybridCommon.podspec.json
blob684e912f2c315641952de2913c875a5464164e02
2   "name": "PurchasesHybridCommon",
3   "version": "4.15.0",
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": "4.15.0"
16   },
17   "documentation_url": "https://docs.revenuecat.com/",
18   "frameworks": "StoreKit",
19   "dependencies": {
20     "RevenueCat": [
21       "4.18.0"
22     ]
23   },
24   "swift_versions": "5.0",
25   "platforms": {
26     "ios": "11.0",
27     "osx": "10.13",
28     "watchos": "6.2",
29     "tvos": "11.0"
30   },
31   "pod_target_xcconfig": {
32     "DEFINES_MODULE": "YES"
33   },
34   "source_files": [
35     "ios/PurchasesHybridCommon/PurchasesHybridCommon/**/*.{h,m,swift}"
36   ],
37   "public_header_files": [
38     "ios/PurchasesHybridCommon/PurchasesHybridCommon/*.h"
39   ],
40   "swift_version": "5.0"