blob: ab2765fc019ecc7292a62729ee8101815c9ff472 [file] [log] [blame]
{
"name": "PMPKVObservation",
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"requires_arc": true,
"version": "0.2",
"license": "MIT",
"summary": "Yet another attempt at making KVO safer and more convenient.",
"homepage": "https://github.com/aufflick/PMPKVObservation",
"authors": {
"Mark Aufflick": "mark@aufflick.com"
},
"source": {
"git": "https://github.com/aufflick/PMPKVObservation.git",
"tag": "0.2"
},
"source_files": "PMPKVObservation.{h,m}"
}