mirror of
https://github.com/caoer/analytics-ios-integration-firebase.git
synced 2026-01-12 22:44:00 +08:00
b7b17a9e146dfc5072f7deea1ab00a90c815fe70
1. Added `Pods/` to `.gitignore`. 2. Updated Makefile to run `pod install` and `pod repo update` 3. Updated `.travis.yml` to run `Make install` 4. Ran `git rm --cached -r .` 5. Ran `git add -A`.
Segment-Firebase
Example
To run the example project, clone the repo, and run pod install from the Example directory first.
Requirements
Installation
Segment-Firebase is available through CocoaPods and Carthage.
Cocoapods
Simply add the following to your podfile.
pod "Segment-Firebase"
Carthage
github "segment-integrations/analytics-ios-integration-firebase"
License
Segment-Firebase is available under the MIT license. See the LICENSE file for more info.
Languages
Objective-C
93.6%
Ruby
4.8%
Makefile
1.6%