summaryrefslogtreecommitdiff
path: root/StoneIsland/platforms/ios/Pods/FirebasePerformance/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'StoneIsland/platforms/ios/Pods/FirebasePerformance/README.md')
-rwxr-xr-xStoneIsland/platforms/ios/Pods/FirebasePerformance/README.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/StoneIsland/platforms/ios/Pods/FirebasePerformance/README.md b/StoneIsland/platforms/ios/Pods/FirebasePerformance/README.md
new file mode 100755
index 00000000..e72f735d
--- /dev/null
+++ b/StoneIsland/platforms/ios/Pods/FirebasePerformance/README.md
@@ -0,0 +1,17 @@
+# Firebase Performance
+
+Firebase Performance is a free mobile app performance analytics service. It
+provides detailed information about the performance of your apps automatically,
+but works at its best with Timers set by you. For more information about app
+performance and many other cool mobile services, check out [Firebase]
+(https://firebase.google.com).
+
+## Getting Started with Cocoapods
+
+1. Follow the instructions for
+ [setting up Firebase](https://developers.google.com/firebase/docs/ios/)
+2. Add the following to your Podfile
+
+ ```
+ pod 'Firebase/Performance'
+ ```