blob: 0dcefa6e88120642765769fe8d27fe8de970f34d [file] [log] [blame]
{
"name": "ReactiveCocoa-NSExtensions",
"version": "0.1.0",
"summary": "Extends ReactiveCocoa UI Bindings for macOS.",
"description": "NSExtensions extends ReactiveCocoa UI Bindings for macOS elements. Extends elements as – NSButton, NSDatePicker, NSImageView, NSSegmentedControl, NSView",
"homepage": "https://github.com/Clawiste/ReactiveCocoa-NSExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jan Prokeš": "myself@janprokes.me"
},
"platforms": {
"osx": "10.9"
},
"source": {
"git": "https://github.com/Clawiste/ReactiveCocoa-NSExtensions.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/Clawiste",
"source_files": "ReactiveCocoa NSExtensions/*.swift",
"dependencies": {
"ReactiveCocoa": [
"~> 5.0"
]
},
"pushed_with_swift_version": "3.0.2"
}