[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / f / 4 / d / Amplitude / 5.2.1 / Amplitude.podspec.json
blob617f9d1a0e07f065fcb87432f37d90fe1fbf54a6
2   "name": "Amplitude",
3   "version": "5.2.1",
4   "summary": "Amplitude iOS/tvOS/macOS SDK.",
5   "homepage": "https://amplitude.com",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Amplitude": "dev@amplitude.com"
11   },
12   "source": {
13     "git": "https://github.com/amplitude/Amplitude-iOS.git",
14     "tag": "v5.2.1"
15   },
16   "platforms": {
17     "ios": "10.0",
18     "tvos": "9.0",
19     "osx": "10.10"
20   },
21   "source_files": [
22     "Sources/Amplitude/*.{h,m}",
23     "Sources/Amplitude/SSLCertificatePinning/*.{h,m}"
24   ],
25   "resources": "Sources/Amplitude/*.der",
26   "requires_arc": true,
27   "libraries": "sqlite3.0"