-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #70 from olgadanylova/master
messaging methods that use deviceId are separated for watchOS
- Loading branch information
Showing
4 changed files
with
20 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
Pod::Spec.new do |s| | ||
s.name = "BackendlessSwift" | ||
s.module_name = "Backendless" | ||
s.version = "0.0.7" | ||
s.source = { :git => 'https://github.com/Backendless/Swift-SDK.git', :tag => '0.0.7' } | ||
s.version = "0.0.6" | ||
s.source = { :git => 'https://github.com/Backendless/Swift-SDK.git', :tag => '0.0.6' } | ||
s.license = { :type => 'MIT', :text => 'Copyright (c) 2013-2019 by Backendless Corp' } | ||
s.homepage = "http://backendless.com" | ||
s.authors = { 'Mark Piller' => '[email protected]', 'Olha Danylova' => '[email protected]' } | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+44 Bytes
(100%)
SwiftSDK.xcworkspace/xcuserdata/olhadanylova.xcuserdatad/UserInterfaceState.xcuserstate
Binary file not shown.