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