[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / 3 / 5 / TapstreamMac / 3.2.6 / TapstreamMac.podspec.json
blobbbad7ffd07f82df15821a7df9fec8ec87fc3e353
2   "name": "TapstreamMac",
3   "version": "3.2.6",
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.6-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   "subspecs": [
25     {
26       "name": "Core",
27       "source_files": [
28         "tapstream-sdk-ios"
29       ]
30     }
31   ]