Skip to content

Commit cfef233

Browse files
paulb777morganchen12
authored andcommitted
Document minimum CocoaPods version for BuildFrameworks (#272)
1 parent f1c8193 commit cfef233

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

BuildFrameworks/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ CocoaPods](https://cocoapods.org/pods/Firebase) and
1111

1212
## Usage
1313

14+
The CocoaPods version must be at least 1.3.1.
15+
16+
```
17+
$ pod --version
18+
```
19+
1420
```
1521
$ ./build.swift -f FirebaseAuth -f FirebaseMessaging ....
1622
```

0 commit comments

Comments
 (0)