blob: 9cb9991a6673d4eda867efa8a6f71849bfc3781a [file] [log] [blame]
{
"name": "TapstreamMac",
"version": "3.2.4",
"summary": "BETA Tapstream marketing analytics SDK for macOS.",
"homepage": "https://tapstream.com/",
"license": "MIT",
"authors": {
"Michael Zsigmond": "support@tapstream.com"
},
"source": {
"git": "https://github.com/tapstream/tapstream-sdk-ios.git",
"tag": "v3.2.4-macos"
},
"platforms": {
"osx": "10.6"
},
"source_files": "tapstream-sdk-ios",
"osx": {
"frameworks": [
"Foundation",
"AppKit"
]
},
"subspecs": [
{
"name": "Core",
"source_files": [
"tapstream-sdk-ios"
]
}
]
}