Pārlūkot izejas kodu

move pod spec instruction to 0.9.4 branch

wkh237 8 gadus atpakaļ
vecāks
revīzija
663e0736a5
1 mainītis faili ar 0 papildinājumiem un 7 dzēšanām
  1. 0
    7
      README.md

+ 0
- 7
README.md Parādīt failu

@@ -57,13 +57,6 @@ Link package using [rnpm](https://github.com/rnpm/rnpm)
57 57
 rnpm link
58 58
 ```
59 59
 
60
-Or if using CocoaPods, add the pod to your `Podfile`, for example:
61
-
62
-```
63
-pod 'react-native-fetch-blob,
64
-    :path => '../node_modules/react-native-fetch-blob
65
-```
66
-
67 60
 ### Manually link the package (Android)
68 61
 
69 62
 If rnpm link command failed to link the package automatically, you might try manually link the package.