[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 4 / f / 3 / RevenueCatCommonCode / 1.0.0 / RevenueCatCommonCode.podspec.json
blob6a62a126f26b11c9dcb396311226d786f9f48002
2   "name": "RevenueCatCommonCode",
3   "version": "1.0.0",
4   "summary": "Common RevenueCat code",
5   "description": "this pod helps you for use common RevenueCat code in your peoject.",
6   "homepage": "https://github.com/DarshitPatel9071/RevenueCatCommonCode",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Darshit Patel": ""
13   },
14   "source": {
15     "git": "https://github.com/DarshitPatel9071/RevenueCatCommonCode.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "common_subscription/**/*.{swift}",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "swift_versions": "5.0",
23   "dependencies": {
24     "Purchases": [
26     ],
27     "ReachabilitySwift": [
29     ],
30     "MBProgressHUD": [
32     ]
33   },
34   "static_framework": true,
35   "swift_version": "5.0"