blob: bbad7ffd07f82df15821a7df9fec8ec87fc3e353 [file] [log] [blame]
{
"name": "TapstreamMac",
"version": "3.2.6",
"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.6-macos"
},
"platforms": {
"osx": "10.6"
},
"source_files": "tapstream-sdk-ios",
"osx": {
"frameworks": [
"Foundation",
"AppKit"
]
},
"subspecs": [
{
"name": "Core",
"source_files": [
"tapstream-sdk-ios"
]
}
]
}