blob: 57c765047db7fcd169858ba6f426ec97576310cc [file] [log] [blame]
{
"name": "SimpleTwoWayBinding",
"version": "0.0.1",
"summary": "Ultra light weight and simple two way binding for iOS UIControls.",
"description": "Ultra light weight and simple two way binding for UIControls.\nWritten with love and hope in Swift 4.",
"homepage": "https://github.com/manishkkatoch/SimpleTwoWayBindingIOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Manish Katoch": "manish.katoch@gmail.com"
},
"source": {
"git": "https://github.com/manishkkatoch/SimpleTwoWayBindingIOS.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.2"
}