blob: 4659fd5a8c1c9a483f74b13e564b37c8f47672ca [file] [log] [blame]
{
"name": "Tapstream",
"version": "2.7.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.7.3"
},
"platforms": {
"ios": "4.3",
"osx": "10.6"
},
"source_files": [
"objc/Tapstream",
"objc/Core"
],
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
},
"osx": {
"frameworks": [
"Foundation",
"AppKit"
]
},
"requires_arc": false
}