[Add] DYFStoreReceiptVerifier_Swift 1.3.0
[CocoaPods.git] / Specs / a / 2 / f / ReactiveCocoa-NSExtensions / 0.1.0 / ReactiveCocoa-NSExtensions.podspec.json
blob0dcefa6e88120642765769fe8d27fe8de970f34d
2   "name": "ReactiveCocoa-NSExtensions",
3   "version": "0.1.0",
4   "summary": "Extends ReactiveCocoa UI Bindings for macOS.",
5   "description": "NSExtensions extends ReactiveCocoa UI Bindings for macOS elements. Extends elements as – NSButton, NSDatePicker, NSImageView, NSSegmentedControl, NSView",
6   "homepage": "https://github.com/Clawiste/ReactiveCocoa-NSExtensions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jan Prokeš": "myself@janprokes.me"
13   },
14   "platforms": {
15     "osx": "10.9"
16   },
17   "source": {
18     "git": "https://github.com/Clawiste/ReactiveCocoa-NSExtensions.git",
19     "tag": "0.1.0"
20   },
21   "social_media_url": "https://twitter.com/Clawiste",
22   "source_files": "ReactiveCocoa NSExtensions/*.swift",
23   "dependencies": {
24     "ReactiveCocoa": [
25       "~> 5.0"
26     ]
27   },
28   "pushed_with_swift_version": "3.0.2"