blob: 954664198c0cba9610b9281f0da2f461e0b90c92 [file] [log] [blame]
{
"name": "MAKVONotificationCenter",
"version": "0.0.2",
"source": {
"git": "https://github.com/mikeash/MAKVONotificationCenter.git",
"commit": "1f414de5dd2fd54fad6928a09794431ffa13f30f"
},
"homepage": "http://www.mikeash.com/pyblog/key-value-observing-done-right.html",
"authors": {
"Mike Ash": "mike@mikeash.com"
},
"summary": "Key-Value Observing Done Right.",
"source_files": "MAKVONotificationCenter.{h,m}",
"header_dir": "MAKVONotificationCenter",
"requires_arc": true,
"license": {
"type": "BSD",
"file": "LICENSE"
}
}