[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 4 / d / Amplitude / 6.0.0 / Amplitude.podspec.json
blobee7078a3fac50c264e55c7953c4888435f373904
2   "name": "Amplitude",
3   "version": "6.0.0",
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": "v6.0.0"
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"