Skip to content

Commit c2433d4

Browse files
author
Rad Azzouz
committed
Bump versions in cocoapods.md
1 parent e9aa3db commit c2433d4

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

ios/cocoapods.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
#### Requirements
66
- Xcode 8.3.3
7-
- PSPDFKit >=6.8
8-
- react-native >= 0.46.4
9-
- CocoaPods >= 1.2.1
7+
- PSPDFKit >=6.9.3
8+
- react-native >= 0.48.1
9+
- CocoaPods >= 1.3.1
1010

1111
#### Getting Started
1212

@@ -42,10 +42,9 @@ target 'YourApp' do
4242
'RCTText',
4343
'RCTNetwork',
4444
'RCTWebSocket', # needed for debugging
45-
'RCTAnimation',
4645
'RCTImage',
4746
'RCTNetwork',
48-
'BatchedBridge', # https://github.com/facebook/react-native/issues/14749
47+
'BatchedBridge', # https://github.com/facebook/react-native/issues/14749
4948
# Add any other subspecs you want to use in your project
5049
]
5150

0 commit comments

Comments
 (0)