blob: 6169499477820b693a9872941b50ea1d0a445de6 [file] [log] [blame]
{
"name": "TwoWayBondage",
"version": "2.0.2",
"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": "ios@scalefocus.com"
},
"source": {
"git": "https://github.com/scalefocus/TwoWayBondage.git",
"tag": "2.0.2"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.0",
"source_files": "TwoWayBondage/Classes/**/*",
"swift_version": "4.0"
}