Skip to content

Commit 6208e63

Browse files
committed
fix documents
1 parent 32a2cc2 commit 6208e63

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

LICENSE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
**The MIT License**
2-
**Copyright © 2016 Daichi Ichihara**
1+
**The MIT License**
2+
**Copyright © 2016 Daichi Ichihara <[email protected]>**
33
**All rights reserved.**
44

55
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:

RxWebKit.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "RxWebKit"
3-
s.version = "0.1"
3+
s.version = "0.1.0"
44
s.summary = "RxWebKit is a RxSwift wrapper for WebKit."
55
s.description = <<-DESC
66
RxWebKit is a RxSwift wrapper for `WebKit`.

0 commit comments

Comments
 (0)