blob: c95e19e995db6b027ef25d335aba56a27c69048f [file] [log] [blame]
{
"name": "KVOExt",
"version": "0.4.0",
"summary": "Simplify work with KVO.",
"homepage": "https://github.com/alerstov/KVOExt",
"license": "MIT",
"authors": {
"Alexander Stepanov": "alerstov@gmail.com"
},
"source": {
"git": "https://github.com/alerstov/KVOExt.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "KVOExt/KVOExt.{h,m}"
}