blob: 93c38c6d731d496be3d6cc4ceada4a28c131826d [file] [log] [blame]
{
"name": "NCControler",
"version": "0.2.3",
"summary": "NSNotificationCenter controller based on idea of Facebook KVOController",
"description": "NCController allows you to observe default's NSNotificationCenter\nnotifications using blocks and do not care of unobservation.\nSingle class: MLWNCController",
"homepage": "https://github.com/MLWOS/NCController",
"license": "MIT",
"authors": {
"Anton Bukov": "k06aaa@gmail.com"
},
"source": {
"git": "https://github.com/MLWOS/NCController.git",
"tag": "0.2.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NCControler/*"
}