[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / c / 4 / ItlyAmplitudePlugin / 1.0.0 / ItlyAmplitudePlugin.podspec.json
blobcb22b97286a931432425b270c43549dd1dcdb841
2   "name": "ItlyAmplitudePlugin",
3   "version": "1.0.0",
4   "summary": "Iteratively Amplitude plugin",
5   "description": "Amplitude plugin for Iteratively SDK (Swift & Objective-C)",
6   "homepage": "https://iterative.ly",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Iteratively": "support@iterative.ly",
13     "Justin Fiedler": "justin@iterative.ly",
14     "Konstantin Dorogan": "sayd3x@users.noreply.github.com"
15   },
16   "source": {
17     "git": "https://github.com/iterativelyhq/itly-sdk-ios.git",
18     "tag": "v1.0.0"
19   },
20   "platforms": {
21     "ios": "11.0",
22     "tvos": "11.0",
23     "osx": "10.10"
24   },
25   "source_files": "AmplitudePlugin/AmplitudePlugin/**/*.{h,swift}",
26   "frameworks": "Foundation",
27   "dependencies": {
28     "Amplitude": [
29       "~> 6.0.0"
30     ],
31     "ItlySdk": [
32       "~> 1.0.0"
33     ]
34   },
35   "swift_versions": "5.3",
36   "swift_version": "5.3"