[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / c / 4 / ItlyAmplitudePlugin / 1.0.2 / ItlyAmplitudePlugin.podspec.json
blob1f01a43970408de3fea25dbedc1ef7a4c6bce763
2   "name": "ItlyAmplitudePlugin",
3   "version": "1.0.2",
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.2"
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       "~> 8.3.0"
30     ],
31     "ItlySdk": [
32       "~> 1.0"
33     ]
34   },
35   "swift_versions": "5.3",
36   "pod_target_xcconfig": {
37     "DEFINES_MODULE": "YES"
38   },
39   "swift_version": "5.3"