[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 3 / 1 / PaltaLibPurchases / 3.1.0 / PaltaLibPurchases.podspec.json
blobb16438dfbd97f5473386d28adbcb184486664217
2   "name": "PaltaLibPurchases",
3   "version": "3.1.0",
4   "license": "MIT",
5   "summary": "PaltaLib iOS SDK - Attribution",
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-ios.git",
12     "tag": "purchases-v3.1.0"
13   },
14   "requires_arc": true,
15   "static_framework": true,
16   "platforms": {
17     "ios": "11.0"
18   },
19   "swift_versions": "5.3",
20   "source_files": "Sources/Purchases/**/*.swift",
21   "exclude_files": "Sources/Purchases/Legacy/**",
22   "dependencies": {
23     "PaltaLibCore": [
24       ">= 2.3.0"
25     ],
26     "RevenueCat": [
27       "~> 4.7.0"
28     ]
29   },
30   "swift_version": "5.3"