[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 2 / 3 / 9 / TwoWayBondage / 2.2.0 / TwoWayBondage.podspec.json
blob881ab9a46b4aa64adf86dfe2025c17d1fb5a383f
2   "name": "TwoWayBondage",
3   "version": "2.2.0",
4   "summary": "TwoWayBondage adds binding between UIControls and Observables",
5   "description": "TwoWayBondage adds binding between UIControls and Observables Using https://github.com/manishkkatoch/SimpleTwoWayBindingIOS",
6   "homepage": "https://github.com/scalefocus/TwoWayBondage",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Scalefocus": "ios@scalefocus.com"
13   },
14   "source": {
15     "git": "https://github.com/scalefocus/TwoWayBondage.git",
16     "tag": "2.2.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "TwoWayBondage/Classes/**/*",
23   "swift_version": "5.0"