blob: 88a92dbc844640aa386bf5e3e809e75303040512 [file] [log] [blame]
{
"name": "HTBKVObservation",
"platforms": {
"ios": "5.0",
"osx": "10.8"
},
"requires_arc": true,
"version": "1.3.1",
"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": "v1.3.1"
},
"source_files": "HTBKVObservation.{h,m}",
"dependencies": {
"libextobjc/EXTScope": [
"~> 0.4.0"
]
}
}