[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 3 / 5 / TapstreamMac / 3.2.0 / TapstreamMac.podspec.json
blob611dae67e0141e017386fdb3ead9cfb14659923e
2   "name": "TapstreamMac",
3   "version": "3.2.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.2.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   ]