[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 3 / 5 / TapstreamMac / 3.1.0 / TapstreamMac.podspec.json
blobc94c1156939c725d7cd8b6ecea1233fa86876225
2   "name": "TapstreamMac",
3   "version": "3.1.0",
4   "summary": "BETA Tapstream marketing analytics SDK for macOS.",
5   "homepage": "https://tapstream.com/",
6   "license": "MIT",
7   "authors": {
8     "Michael Zsigmond": "support@tapstream.com"
9   },
10   "source": {
11     "git": "https://github.com/tapstream/tapstream-sdk-ios.git",
12     "tag": "v3.1.0-macos"
13   },
14   "platforms": {
15     "osx": "10.6"
16   },
17   "source_files": "tapstream-sdk-ios",
18   "osx": {
19     "frameworks": [
20       "Foundation",
21       "AppKit"
22     ]
23   },
24   "pushed_with_swift_version": null,
25   "subspecs": [
26     {
27       "name": "Core",
28       "source_files": [
29         "tapstream-sdk-ios"
30       ]
31     }
32   ]