File tree Expand file tree Collapse file tree 1 file changed +17
-2
lines changed Expand file tree Collapse file tree 1 file changed +17
-2
lines changed Original file line number Diff line number Diff line change 1
1
> ⚠️ 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.
4
7
So I created this forked repo inorder to gather PRs to fix issues and merge into the original repository in the future.
5
8
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.**
6
20
21
+ ---
7
22
8
23
<p align =" center " ><img src =" /test/logo.png " width =" 622 " ></p >
9
24
You can’t perform that action at this time.
0 commit comments