blob: c62a1580a116080d68a5e36756cb2495802f0c2c [file] [log] [blame]
{
"name": "Tamber",
"version": "0.0.3",
"summary": "Recommendation engines for developers, easy as π. Build blazing fast, head-scratchingly accurate hosted recommendation engines in minutes.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://tamber.com",
"authors": {
"Alexi Robbins": "alexi@tamber.com"
},
"source": {
"git": "https://github.com/tamber/tamber-ios.git",
"tag": "0.0.3"
},
"frameworks": "Foundation",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"public_header_files": "Tamber/*.h",
"source_files": "Tamber/*.{h,m}"
}