blob: aea3dc54edb3b80b3315a14897d5a5575f599d48 [file] [log] [blame]
{
"name": "Tamber",
"version": "0.1.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.1.3"
},
"frameworks": "Foundation",
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"public_header_files": [
"Tamber/*.h",
"Tamber/Push/*.h"
],
"source_files": [
"Tamber/*.{h,m}",
"Tamber/Push/*.{h,m}"
]
}