blob: 13bfde194885cbf7fd91248e82f34f1a049aa629 [file] [log] [blame]
{
"name": "Tapstream",
"version": "2.8.3",
"summary": "Tapstream marketing analytics.",
"homepage": "https://tapstream.com/",
"license": "MIT",
"authors": {
"Benjamin Fox": "support@tapstream.com"
},
"source": {
"git": "https://github.com/tapstream/tapstream-sdk.git",
"tag": "v2.8.3"
},
"platforms": {
"ios": "4.3",
"osx": "10.6"
},
"source_files": [
"objc/Tapstream",
"objc/Core"
],
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
},
"osx": {
"frameworks": [
"Foundation",
"AppKit"
]
}
}