[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 3 / 7 / PaltaLibEvents / 1.0.0 / PaltaLibEvents.podspec.json
blob05c75d726d4760c549a4a7965854d4bd2ab041e6
2   "name": "PaltaLibEvents",
3   "version": "1.0.0",
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.0"
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.0"
25     ],
26     "PaltaLibEventsTransport": [
27       "~> 1.0.0"
28     ]
29   },
30   "swift_version": "5.3"