blob: 5d603e9ddc4cb9222437d6610df04c33b44ab358 [file] [log] [blame]
{
"name": "PMPKVObservation",
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"requires_arc": true,
"version": "0.4",
"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.4"
},
"source_files": "PMPKVObservation.{h,m}",
"dependencies": {
"libextobjc/EXTScope": [
"~> 0.2.5"
]
}
}