blob: 2714718343a692bacfdc8335107cf47a05866374 [file] [log] [blame]
{
"name": "DynamicBinder",
"version": "0.0.1",
"summary": "DynamicBinder fires handlers every time, when stored value changes.",
"description": "Allows you to update states of attributes when it is necessary. Can be used as bridge between model and view model and views.",
"homepage": "https://github.com/mvdizel/DynamicBinder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mvdizel": "mvdizel@gmail.com"
},
"source": {
"git": "https://github.com/mvdizel/DynamicBinder.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DynamicBinder/Classes/**/*",
"pushed_with_swift_version": "4.0"
}