[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 4 / 8 / ItlyMixpanelPlugin / 1.1.0 / ItlyMixpanelPlugin.podspec.json
blob9c76440b6092aa7b6dfcba28e6a38c6b816d2990
2   "name": "ItlyMixpanelPlugin",
3   "version": "1.1.0",
4   "summary": "Iteratively Mixpanel Plugin",
5   "description": "Mixpanel 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.1.0"
19   },
20   "platforms": {
21     "ios": "11.0",
22     "tvos": "11.0",
23     "osx": "10.12",
24     "watchos": "6.2"
25   },
26   "source_files": "MixpanelPlugin/MixpanelPlugin/**/*.{h,swift}",
27   "frameworks": "Foundation",
28   "dependencies": {
29     "Mixpanel-swift": [
30       "~> 2.7.0"
31     ],
32     "ItlySdk": [
33       "~> 1.0"
34     ]
35   },
36   "swift_versions": "5.3",
37   "pod_target_xcconfig": {
38     "DEFINES_MODULE": "YES"
39   },
40   "swift_version": "5.3"