blob: 2ca58573b5946fe8d009ccaff50a91d408cab996 [file] [log] [blame]
{
"name": "HTBKVObservation",
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"requires_arc": true,
"version": "1.0",
"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.0"
},
"source_files": "HTBKVObservation.{h,m}",
"dependencies": {
"libextobjc/EXTScope": [
"~> 0.2.5"
]
}
}