[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 9 / f / PaltaLibAnalytics / 2.1.5 / PaltaLibAnalytics.podspec.json
bloba81c8e1a795bf7767ced7510a8a4afd4a379cadb
2   "name": "PaltaLibAnalytics",
3   "version": "2.1.5",
4   "license": "MIT",
5   "summary": "PaltaLib iOS SDK - Analytics",
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": "analytics-v2.1.5"
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/Analytics/**/*.swift",
21   "dependencies": {
22     "PaltaLibCore": [
23       "~> 2.2.1"
24     ],
25     "Amplitude": [
26       "~> 8.5.0"
27     ]
28   },
29   "swift_version": "5.3"