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