Skip to content

Commit

Permalink
1.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
jothipriyadharshanr committed Apr 27, 2021
1 parent 3f83287 commit 10f2338
Show file tree
Hide file tree
Showing 20 changed files with 740 additions and 2 deletions.
Binary file modified MotionSDK.framework.zip
Binary file not shown.
3 changes: 2 additions & 1 deletion MotionSDK.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@
"1.0.16": "https://github.com/geosparks/motion-sdk-ios/releases/download/1.0.16/MotionSDK.framework.zip",
"1.0.17": "https://github.com/geosparks/motion-sdk-ios/releases/download/1.0.17/MotionSDK.framework.zip",
"1.0.18": "https://github.com/geosparks/motion-sdk-ios/releases/download/1.0.18/MotionSDK.framework.zip",
"1.0.19": "https://github.com/geosparks/motion-sdk-ios/releases/download/1.0.19/MotionSDK.framework.zip"
"1.0.19": "https://github.com/geosparks/motion-sdk-ios/releases/download/1.0.19/MotionSDK.framework.zip",
"1.0.20": "https://github.com/geosparks/motion-sdk-ios/releases/download/1.0.20/MotionSDK.framework.zip"
}
2 changes: 1 addition & 1 deletion MotionSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'MotionSDK'
spec.version = '1.0.19'
spec.version = '1.0.20'
spec.summary = 'iOS SDK for Motion, the location intelligence platform'
spec.homepage = 'https://motion.dev'
spec.author = { 'Motion' => 'support@motion.dev'}
Expand Down
737 changes: 737 additions & 0 deletions MotionSDK/MotionSDK.framework/Headers/MotionSDK-Swift.h

Large diffs are not rendered by default.

Binary file modified MotionSDK/MotionSDK.framework/Info.plist
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified MotionSDK/MotionSDK.framework/MotionSDK
Binary file not shown.

0 comments on commit 10f2338

Please sign in to comment.