Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #4

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ This repository contains the [Iterable](https://iterable.com) integration for th
1. Add the kit dependency to your app's Podfile or Cartfile:

```
pod 'mParticle-Iterable', '~> 7.0'
pod 'mParticle-Iterable', '~> 8.0.2'
```

OR

```
github "mparticle-integrations/mparticle-apple-integration-iterable" ~> 7.0
github "mparticle-integrations/mparticle-apple-integration-iterable" ~> 8.0.2
```

2. Follow the mParticle iOS SDK [quick-start](https://github.com/mParticle/mparticle-apple-sdk), then rebuild and launch your app, and verify that you see `"Included kits: { Iterable }"` in your Xcode console
Expand Down Expand Up @@ -61,4 +61,4 @@ A copy of your block will be passed an attributionResult containing a linkInfo d

### License

[Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0)
[Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0)