blob: cf10131f522bee1160b21b27793dd004a4164032 [file] [log] [blame]
{
"name": "PMPKVObservation",
"platforms": {
"ios": null
},
"version": "0.1",
"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.1"
},
"source_files": "PMPKVObservation.{h,m}",
"requires_arc": false
}