[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / 3 / b / PaltaLib / 1.0.1 / PaltaLib.podspec.json
blobf330b385ed1e1e167dfdabae2261cf1f7bf054ca
2   "name": "PaltaLib",
3   "version": "1.0.1",
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.1"
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"