blob: c5b1f360e44fbd8c1f1ced0c7fe79765e7c033c4 [file] [log] [blame]
{
"name": "TwoWayBondage",
"version": "2.0.0",
"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.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.0",
"source_files": "TwoWayBondage/Classes/**/*",
"swift_version": "4.0"
}