[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 0 / 3 / 1 / PaltaLibPurchases / 3.4.0-beta4 / PaltaLibPurchases.podspec.json
blobdf906bdfc66a11e7c4f977886e55785472940935
2   "name": "PaltaLibPurchases",
3   "version": "3.4.0-beta4",
4   "license": "MIT",
5   "summary": "PaltaLib iOS SDK - Purchases",
6   "homepage": "https://github.com/Palta-Data-Platform/paltalib-ios",
7   "authors": {
8     "Palta": "dev@palta.com"
9   },
10   "source": {
11     "git": "https://github.com/Palta-Data-Platform/paltalib-swift-payments.git",
12     "tag": "3.4.0-beta4"
13   },
14   "requires_arc": true,
15   "static_framework": true,
16   "platforms": {
17     "ios": "13.0"
18   },
19   "swift_versions": "5.3",
20   "source_files": "Sources/**/*.swift",
21   "dependencies": {
22     "PaltaCore": [
23       ">= 3.2.0"
24     ],
25     "RevenueCat": [
26       "~> 4.7.0"
27     ]
28   },
29   "swift_version": "5.3"