[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / a / 3 / 7 / PaltaLibEvents / 1.0.0-beta / PaltaLibEvents.podspec.json
blob5234771c90ba4cfbaf0d98d800e684b94014f3b9
2   "name": "PaltaLibEvents",
3   "version": "1.0.0-beta",
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-beta"
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-beta"
25     ],
26     "PaltaLibEventsTransport": [
27       "1.0.0-beta"
28     ]
29   },
30   "swift_version": "5.3"