Skip to content

Commit 9f29c71

Browse files
authored
Update README.md
1 parent f42d797 commit 9f29c71

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

README.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,24 @@
11
> ⚠️ This is a temporaly forked repository.
2-
[`cocoapods-binary`](https://github.com/leavez/cocoapods-binary) is not maintained now, because the owner of `cocoapods-binary` is currently busy.
3-
Although, this plugin brings us a bunch of advantages in working iOS app development.
2+
3+
https://github.com/leavez/cocoapods-binary/pull/137
4+
5+
cocoapods-binary is not maintained now, because the owner of cocoapods-binary is currently busy.
6+
Although, this plugin brings us a bunch of advantages in working iOS app development.
47
So I created this forked repo inorder to gather PRs to fix issues and merge into the original repository in the future.
58

9+
## Installation
10+
11+
```
12+
gem 'cocoapods-binary', git: "https://github.com/muukii/cocoapods-binary.git", branch: "master"
13+
```
14+
15+
## Contribution
16+
17+
Please submit a PR to my forked repo from `https://github.com/muukii/cocoapods-binary/pulls`.
18+
I'll merge it.
19+
**But I can't review well because I don't have much experience with Ruby. So I really need developers who can handle ruby code.**
620

21+
---
722

823
<p align="center"><img src="/test/logo.png" width="622"></p>
924

0 commit comments

Comments
 (0)