[Add] MentaIFLYAdapter 6.00.23
[CocoaPods.git] / Specs / 8 / 3 / b / PaltaLib / 1.0.0 / PaltaLib.podspec.json
blobf7f5dabaec91e68a7c23c7a1485e04c2c9500ba5
2   "name": "PaltaLib",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "Simple wrapper around Amplitude-iOS",
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": "v1.0.0"
13   },
14   "source_files": "Sources/PaltaLib/**/*.swift",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "10.0"
18   },
19   "swift_versions": "5.3",
20   "dependencies": {
21     "Amplitude": [
22       "~> 8.3.0"
23     ]
24   },
25   "swift_version": "5.3"