Skip to content

Commit

Permalink
Version 3.0.2-beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
mitgit committed Nov 5, 2021
1 parent 3ed3e6d commit f244e64
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "Pilgrim",
url: "https://foursquare.jfrog.io/artifactory/pilgrimsdk-ios/v3.0.1/Pilgrim.xcframework.zip",
checksum: "055aa2d7e390254a25ca2fe7d3da6214c16f544172616ebdddc5815183ade3fe"
url: "https://foursquare.jfrog.io/artifactory/pilgrimsdk-ios-beta/v3.0.2-beta2/Pilgrim.xcframework.zip",
checksum: "172adc877b1d4efac705979b27f93ef4f365468837f3589ee4b8ede507dceeb4"
)
]
)
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# pilgrim-ios-spm
# Swift Package for Pilgrim SDK

A description of this package.
Pilgrim SDK is the always on, passive location detection engine by Foursquare.

The Pilgrim SDK provides contextual awareness to mobile applications and connected devices to understand where and how your users are moving through the real world.

## Documentation

Refer to detailed documentation [here](https://developer.foursquare.com/docs/pilgrim-sdk/).

0 comments on commit f244e64

Please sign in to comment.