[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 2 / 7 / 3 / Tamber / 0.0.3 / Tamber.podspec.json
blobc62a1580a116080d68a5e36756cb2495802f0c2c
2   "name": "Tamber",
3   "version": "0.0.3",
4   "summary": "Recommendation engines for developers, easy as π. Build blazing fast, head-scratchingly accurate hosted recommendation engines in minutes.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://tamber.com",
10   "authors": {
11     "Alexi Robbins": "alexi@tamber.com"
12   },
13   "source": {
14     "git": "https://github.com/tamber/tamber-ios.git",
15     "tag": "0.0.3"
16   },
17   "frameworks": "Foundation",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   },
22   "public_header_files": "Tamber/*.h",
23   "source_files": "Tamber/*.{h,m}"