blob: 9c541592981b36e3916736e0b44cb70354606456 [file] [log] [blame]
{
"name": "TwoWayBondage",
"version": "2.0.1",
"summary": "TwoWayBondage adds binding between UIControls and Observables",
"description": "TODO: TwoWayBondage adds binding between UIControls and Observables Using https://github.com/manishkkatoch/SimpleTwoWayBindingIOS so.. check there for updates Add long description of the pod here.",
"homepage": "https://github.com/scalefocus/TwoWayBondage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Scalefocus": "code@upnetix.com"
},
"source": {
"git": "https://github.com/scalefocus/TwoWayBondage.git",
"tag": "2.0.1"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.0",
"source_files": "TwoWayBondage/Classes/**/*",
"swift_version": "4.0"
}