blob: 73ae5d83e9b067917796b780aeb2b7b365875c9b [file] [log] [blame]
{
"name": "KVOExt",
"version": "0.3.1",
"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.3.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "KVOExt/KVOExt.{h,m}"
}