cocoapods-fix-react-native 2018.04.10.11 → 2018.04.12.11

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c9b47e12f4253cfd80687985747fb5c2f9189adc2f73fd7f45a800dde3560ecb
4
- data.tar.gz: 809b01ec4a77ffe686f330d8ff1db3181cbef53156e27b8b36ba3bf6f3bb452a
3
+ metadata.gz: d6027fc7d857ebc94d523efd5ab4b4fe1ef8b2309583f06094e14285aa2cd31a
4
+ data.tar.gz: f0b702a36ed034920ffabb353d24dcb62c1af152e80f5dc583674419e56ab29e
5
5
  SHA512:
6
- metadata.gz: e131e33b44ac5213160fb16d14955fbcf0908624a367cdaa94d262afb882ed4c3f77656c97780300cd6743e5ba23377545d962d1239ed258b5a3e75f358f95c5
7
- data.tar.gz: 02b771c9b8b829b52cbc3ed0738c745ecc6aa358ca3b5d44e19be77a716fe732eeac16d202f9da60653d8f18074693b0de1004683b006111cfb1d27571350db8
6
+ metadata.gz: e91985183d599a160e38fa2f30caffcb59518b1940761e479be05345be34fb2f7f16bfcc5a1115276fb7d47b6efab4b08d2a9b6805519f6820d28537709e3496
7
+ data.tar.gz: 4297f07ee213bcd253ec03af23d7e2a75f2a8a88310c8c793bc3f117b2d3b4e2f400982d226f4d91453f8b0a7a84ea283aa664f03669175a45d3ec6d96931274
data/README.md CHANGED
@@ -12,7 +12,7 @@ use - the onus is on you to make sure it continues to work. Facebook have a big
12
12
  CocoaPods, and they also use static compilation because they don't use Swift. Meaning if you want to use CocoaPods and
13
13
  Swift, you're pretty far from their workflow.
14
14
 
15
- In order to get it working for just you app you scour, like, a million issues on React Native (or go look at
15
+ In order to get it working for just your app you scour, like, a million issues on React Native (or go look at
16
16
  [artsy/eigen][eigen]) to get it compiling on your setup. Again, not optimal.
17
17
 
18
18
  This plugin _tries_ to fix this by centralizing the code needed to modify React Native. This means makes it easy to
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cocoapods-fix-react-native
3
3
  version: !ruby/object:Gem::Version
4
- version: 2018.04.10.11
4
+ version: 2018.04.12.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - Orta Therox
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-04-10 00:00:00.000000000 Z
11
+ date: 2018-04-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler