4 "summary": "A delightfully easier way to pebble.",
5 "description": "Pebbleton provides the following features:\n * Singleton convenience with no delegation needed\n * Message dispatcher via a buffer to avoid conflicts\n * Splits larger dictionaries into individual messages\n* Pre-configured toggle-able callback logs\n* Sending dictionaries of arbitrary size (Coming Soon!)",
6 "homepage": "https://github.com/peperodo/pebbleton-ios-sdk.git",
9 "Rudy Gomez": "gomez.rudy@gmail.com"
12 "git": "https://github.com/peperodo/pebbleton-ios-sdk.git",
18 "requires_arc": false,
19 "preserve_paths": "Pebbleton.framework",
20 "public_header_files": "Pebbleton.framework/**/*.h",
21 "vendored_frameworks": "Pebbleton.framework",