blob: 54cffff3a362a52f7d1ffad856e2317bf434744e [file] [log] [blame]
{
"name": "HTBKVObservation",
"platforms": {
"ios": "5.0",
"osx": "10.8"
},
"requires_arc": true,
"version": "1.3",
"license": "MIT",
"summary": "Yet another attempt at making KVO safer and more convenient.",
"homepage": "https://github.com/thehtb/HTBKVObservation",
"authors": {
"Mark Aufflick": "mark@aufflick.com"
},
"source": {
"git": "https://github.com/thehtb/HTBKVObservation.git",
"tag": "1.3"
},
"source_files": "HTBKVObservation.{h,m}",
"dependencies": {
"libextobjc/EXTScope": [
"~> 0.2.5"
]
}
}