4 "summary": "A block-based KVO observer helper.",
5 "description": " A KVO helper that uses blocks so that your callbacks can be kept \n near the observation declaration.\n",
6 "homepage": "https://github.com/exsortis/Spectator",
12 "Paul Schifferer": "paul@schifferers.net"
19 "git": "https://github.com/exsortis/Spectator.git",
22 "source_files": "Spectator/**/*.{h,m}",
23 "public_header_files": "Spectator/**/*.h",