blob: c875348843a582c296a6c39e9971267bf2a76dd8 [file] [log] [blame]
{
"name": "KVOExt",
"version": "0.1.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.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "*.{h,m}"
}