blob: 256af9a79eece79f6c05b0162c187806380a3393 [file] [log] [blame]
{
"name": "PMPKVObservation",
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"requires_arc": true,
"version": "0.3",
"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.3"
},
"source_files": "PMPKVObservation.{h,m}"
}