[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / 8 / 2 / Amplitude-iOS / 3.14.0 / Amplitude-iOS.podspec.json
blobb76ffced9237f5f91e1e1b4262615a8922e32be3
2   "name": "Amplitude-iOS",
3   "version": "3.14.0",
4   "summary": "Amplitude mobile analytics iOS 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": "v3.14.0"
15   },
16   "platforms": {
17     "ios": "6.0",
18     "tvos": "9.0"
19   },
20   "source_files": [
21     "Amplitude/*",
22     "Amplitude/SSLCertificatePinning/*"
23   ],
24   "resources": "Amplitude/*.der",
25   "requires_arc": true,
26   "libraries": "sqlite3.0"