[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 3 / 7 / PaltaLibEvents / 1.0.1 / PaltaLibEvents.podspec.json
blob4601252824d6ea9efd4f5b730cdbe74ebb164275
2   "name": "PaltaLibEvents",
3   "version": "1.0.1",
4   "license": "MIT",
5   "summary": "PaltaLib iOS SDK - Template for event schema generation",
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": "events-v1.0.1"
13   },
14   "requires_arc": true,
15   "static_framework": true,
16   "platforms": {
17     "ios": "10.0"
18   },
19   "swift_versions": "5.3",
20   "source_files": "Sources/Events/**/*.{swift,m}",
21   "module_name": "PaltaEvents",
22   "dependencies": {
23     "PaltaLibAnalytics": [
24       "~> 3.0.1"
25     ],
26     "PaltaLibEventsTransport": [
27       "~> 1.0.0"
28     ]
29   },
30   "swift_version": "5.3"