Skip to content

Commit

Permalink
fix documents
Browse files Browse the repository at this point in the history
  • Loading branch information
daichiro committed Feb 12, 2016
1 parent 32a2cc2 commit 6208e63
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
**The MIT License**
**Copyright © 2016 Daichi Ichihara**
**The MIT License**
**Copyright © 2016 Daichi Ichihara <[email protected]>**
**All rights reserved.**

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
Expand Down
2 changes: 1 addition & 1 deletion RxWebKit.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "RxWebKit"
s.version = "0.1"
s.version = "0.1.0"
s.summary = "RxWebKit is a RxSwift wrapper for WebKit."
s.description = <<-DESC
RxWebKit is a RxSwift wrapper for `WebKit`.
Expand Down

0 comments on commit 6208e63

Please sign in to comment.