blob: 9cdb7c4834201fd35688d58e1f4a02fa74b147ff [file] [log] [blame]
{
"name": "Tamber",
"version": "0.0.4",
"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.4"
},
"frameworks": "Foundation",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"public_header_files": "Tamber/*.h",
"source_files": "Tamber/*.{h,m}"
}