[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / b / 2 / SimpleTwoWayBinding / 0.0.2 / SimpleTwoWayBinding.podspec.json
blobb97b606e220849de39fe12a49dd16982f7133f53
2   "name": "SimpleTwoWayBinding",
3   "version": "0.0.2",
4   "summary": "Ultra light weight and simple two way binding for iOS UIControls.",
5   "description": "Ultra light weight and simple two way binding for UIControls.\nWritten with love and hope in Swift 5.",
6   "homepage": "https://github.com/manishkkatoch/SimpleTwoWayBindingIOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Manish Katoch": "manish.katoch@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/manishkkatoch/SimpleTwoWayBindingIOS.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Sources/**/*",
22   "frameworks": "UIKit",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"