Skip to content

Commit

Permalink
STITCH-3017 Release 6.0.1 (#188)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchel committed May 28, 2019
1 parent fc75466 commit 32de5fa
Show file tree
Hide file tree
Showing 16 changed files with 69 additions and 69 deletions.
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = File.basename(__FILE__, '.podspec')
spec.version = "6.0.0"
spec.version = "6.0.1"
spec.summary = "#{__FILE__} Module"
spec.homepage = "https://github.com/mongodb/stitch-ios-sdk"
spec.license = "Apache2"
Expand All @@ -11,7 +11,7 @@ Pod::Spec.new do |spec|
}
spec.source = {
:git => "https://github.com/mongodb/stitch-ios-sdk.git",
:branch => "master", :tag => "6.0.0",
:branch => "master", :tag => "6.0.1",
}

spec.platform = :ios, "11.0"
Expand All @@ -20,5 +20,5 @@ Pod::Spec.new do |spec|

spec.source_files = "Core/Services/#{spec.name}/Sources/#{spec.name}/**/*.swift"

spec.dependency 'StitchCoreSDK', '= 6.0.0'
spec.dependency 'StitchCoreSDK', '= 6.0.1'
end
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = File.basename(__FILE__, '.podspec')
spec.version = "6.0.0"
spec.version = "6.0.1"
spec.summary = "#{__FILE__} Module"
spec.homepage = "https://github.com/mongodb/stitch-ios-sdk"
spec.license = "Apache2"
Expand All @@ -11,7 +11,7 @@ Pod::Spec.new do |spec|
}
spec.source = {
:git => "https://github.com/mongodb/stitch-ios-sdk.git",
:branch => "master", :tag => "6.0.0",
:branch => "master", :tag => "6.0.1",
}

spec.platform = :ios, "11.0"
Expand All @@ -20,5 +20,5 @@ Pod::Spec.new do |spec|

spec.source_files = "Core/Services/#{spec.name}/Sources/#{spec.name}/**/*.swift"

spec.dependency 'StitchCoreSDK', '= 6.0.0'
spec.dependency 'StitchCoreSDK', '= 6.0.1'
end
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = File.basename(__FILE__, '.podspec')
spec.version = "6.0.0"
spec.version = "6.0.1"
spec.summary = "#{__FILE__} Module"
spec.homepage = "https://github.com/mongodb/stitch-ios-sdk"
spec.license = "Apache2"
Expand All @@ -11,7 +11,7 @@ Pod::Spec.new do |spec|
}
spec.source = {
:git => "https://github.com/mongodb/stitch-ios-sdk.git",
:branch => "master", :tag => "6.0.0",
:branch => "master", :tag => "6.0.1",
}

spec.platform = :ios, "11.0"
Expand All @@ -20,5 +20,5 @@ Pod::Spec.new do |spec|

spec.source_files = "Core/Services/#{spec.name}/Sources/#{spec.name}/**/*.swift"

spec.dependency 'StitchCoreSDK', '= 6.0.0'
spec.dependency 'StitchCoreSDK', '= 6.0.1'
end
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = File.basename(__FILE__, '.podspec')
spec.version = "6.0.0"
spec.version = "6.0.1"
spec.summary = "#{__FILE__} Module"
spec.homepage = "https://github.com/mongodb/stitch-ios-sdk"
spec.license = "Apache2"
Expand All @@ -11,7 +11,7 @@ Pod::Spec.new do |spec|
}
spec.source = {
:git => "https://github.com/mongodb/stitch-ios-sdk.git",
:branch => "master", :tag => "6.0.0",
:branch => "master", :tag => "6.0.1",
}

spec.platform = :ios, "11.0"
Expand All @@ -21,5 +21,5 @@ Pod::Spec.new do |spec|
spec.source_files = "Core/Services/#{spec.name}/Sources/#{spec.name}/**/*.swift"

spec.dependency 'MongoMobile', '= 0.1.0'
spec.dependency 'StitchCoreSDK', '= 6.0.0'
spec.dependency 'StitchCoreSDK', '= 6.0.1'
end
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = File.basename(__FILE__, '.podspec')
spec.version = "6.0.0"
spec.version = "6.0.1"
spec.summary = "#{__FILE__} Module"
spec.homepage = "https://github.com/mongodb/stitch-ios-sdk"
spec.license = "Apache2"
Expand All @@ -11,7 +11,7 @@ Pod::Spec.new do |spec|
}
spec.source = {
:git => "https://github.com/mongodb/stitch-ios-sdk.git",
:branch => "master", :tag => "6.0.0",
:branch => "master", :tag => "6.0.1",
}

spec.platform = :ios, "11.0"
Expand All @@ -20,6 +20,6 @@ Pod::Spec.new do |spec|

spec.source_files = "Core/Services/#{spec.name}/Sources/#{spec.name}/**/*.swift"
spec.swift_version = '5.0'
spec.dependency 'StitchCoreSDK', '= 6.0.0'
spec.dependency 'StitchCoreLocalMongoDBService', '= 6.0.0'
spec.dependency 'StitchCoreSDK', '= 6.0.1'
spec.dependency 'StitchCoreLocalMongoDBService', '= 6.0.1'
end
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = File.basename(__FILE__, '.podspec')
spec.version = "6.0.0"
spec.version = "6.0.1"
spec.summary = "#{__FILE__} Module"
spec.homepage = "https://github.com/mongodb/stitch-ios-sdk"
spec.license = "Apache2"
Expand All @@ -11,7 +11,7 @@ Pod::Spec.new do |spec|
}
spec.source = {
:git => "https://github.com/mongodb/stitch-ios-sdk.git",
:branch => "master", :tag => "6.0.0",
:branch => "master", :tag => "6.0.1",
}

spec.platform = :ios, "11.0"
Expand All @@ -20,5 +20,5 @@ Pod::Spec.new do |spec|

spec.source_files = "Core/Services/#{spec.name}/Sources/#{spec.name}/**/*.swift"

spec.dependency 'StitchCoreSDK', '= 6.0.0'
spec.dependency 'StitchCoreSDK', '= 6.0.1'
end
4 changes: 2 additions & 2 deletions Core/StitchCoreSDK/StitchCoreSDK.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = File.basename(__FILE__, '.podspec')
spec.version = "6.0.0"
spec.version = "6.0.1"
spec.summary = "#{__FILE__} Module"
spec.homepage = "https://github.com/mongodb/stitch-ios-sdk"
spec.license = "Apache2"
Expand All @@ -12,7 +12,7 @@ Pod::Spec.new do |spec|

spec.source = {
:git => "https://github.com/mongodb/stitch-ios-sdk.git",
:branch => "master", :tag => "6.0.0",
:branch => "master", :tag => "6.0.1",
}

spec.platform = :ios, "11.0"
Expand Down
8 changes: 4 additions & 4 deletions Darwin/Services/StitchAWSService/StitchAWSService.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = File.basename(__FILE__, '.podspec')
spec.version = "6.0.0"
spec.version = "6.0.1"
spec.summary = "#{__FILE__} Module"
spec.homepage = "https://github.com/mongodb/stitch-ios-sdk"
spec.license = "Apache2"
Expand All @@ -11,7 +11,7 @@ Pod::Spec.new do |spec|
}
spec.source = {
:git => "https://github.com/mongodb/stitch-ios-sdk.git",
:branch => "master", :tag => "6.0.0",
:branch => "master", :tag => "6.0.1",
}

spec.platform = :ios, "11.0"
Expand All @@ -20,6 +20,6 @@ Pod::Spec.new do |spec|

spec.source_files = "Darwin/Services/#{spec.name}/#{spec.name}/**/*.swift"

spec.dependency 'StitchCore', '= 6.0.0'
spec.dependency 'StitchCoreAWSService', '= 6.0.0'
spec.dependency 'StitchCore', '= 6.0.1'
spec.dependency 'StitchCoreAWSService', '= 6.0.1'
end
8 changes: 4 additions & 4 deletions Darwin/Services/StitchFCMService/StitchFCMService.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = File.basename(__FILE__, '.podspec')
spec.version = "6.0.0"
spec.version = "6.0.1"
spec.summary = "#{__FILE__} Module"
spec.homepage = "https://github.com/mongodb/stitch-ios-sdk"
spec.license = "Apache2"
Expand All @@ -11,7 +11,7 @@ Pod::Spec.new do |spec|
}
spec.source = {
:git => "https://github.com/mongodb/stitch-ios-sdk.git",
:branch => "master", :tag => "6.0.0",
:branch => "master", :tag => "6.0.1",
}

spec.platform = :ios, "11.0"
Expand All @@ -20,6 +20,6 @@ Pod::Spec.new do |spec|

spec.source_files = "Darwin/Services/#{spec.name}/#{spec.name}/**/*.swift"

spec.dependency 'StitchCore', '= 6.0.0'
spec.dependency 'StitchCoreFCMService', '= 6.0.0'
spec.dependency 'StitchCore', '= 6.0.1'
spec.dependency 'StitchCoreFCMService', '= 6.0.1'
end
8 changes: 4 additions & 4 deletions Darwin/Services/StitchHTTPService/StitchHTTPService.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = File.basename(__FILE__, '.podspec')
spec.version = "6.0.0"
spec.version = "6.0.1"
spec.summary = "#{__FILE__} Module"
spec.homepage = "https://github.com/mongodb/stitch-ios-sdk"
spec.license = "Apache2"
Expand All @@ -11,7 +11,7 @@ Pod::Spec.new do |spec|
}
spec.source = {
:git => "https://github.com/mongodb/stitch-ios-sdk.git",
:branch => "master", :tag => "6.0.0",
:branch => "master", :tag => "6.0.1",
}

spec.platform = :ios, "11.0"
Expand All @@ -20,6 +20,6 @@ Pod::Spec.new do |spec|

spec.source_files = "Darwin/Services/#{spec.name}/#{spec.name}/**/*.swift"

spec.dependency 'StitchCore', '= 6.0.0'
spec.dependency 'StitchCoreHTTPService', '= 6.0.0'
spec.dependency 'StitchCore', '= 6.0.1'
spec.dependency 'StitchCoreHTTPService', '= 6.0.1'
end
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = File.basename(__FILE__, '.podspec')
spec.version = "6.0.0"
spec.version = "6.0.1"
spec.summary = "#{__FILE__} Module"
spec.homepage = "https://github.com/mongodb/stitch-ios-sdk"
spec.license = "Apache2"
Expand All @@ -13,13 +13,13 @@ Pod::Spec.new do |spec|

spec.source = {
:git => "https://github.com/mongodb/stitch-ios-sdk.git",
:branch => "master", :tag => "6.0.0",
:branch => "master", :tag => "6.0.1",
}

spec.ios.deployment_target = "11.0"
spec.swift_version = '5.0'
spec.source_files = "Darwin/Services/#{spec.name}/#{spec.name}/**/*.swift"

spec.dependency 'StitchCore', '= 6.0.0'
spec.dependency 'StitchCoreLocalMongoDBService', '= 6.0.0'
spec.dependency 'StitchCore', '= 6.0.1'
spec.dependency 'StitchCoreLocalMongoDBService', '= 6.0.1'
end
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = File.basename(__FILE__, '.podspec')
spec.version = "6.0.0"
spec.version = "6.0.1"
spec.summary = "#{__FILE__} Module"
spec.homepage = "https://github.com/mongodb/stitch-ios-sdk"
spec.license = "Apache2"
Expand All @@ -11,7 +11,7 @@ Pod::Spec.new do |spec|
}
spec.source = {
:git => "https://github.com/mongodb/stitch-ios-sdk.git",
:branch => "master", :tag => "6.0.0",
:branch => "master", :tag => "6.0.1",
}

spec.platform = :ios, "11.0"
Expand All @@ -20,6 +20,6 @@ Pod::Spec.new do |spec|
spec.swift_version = '5.0'
spec.source_files = "Darwin/Services/#{spec.name}/#{spec.name}/**/*.swift"

spec.dependency 'StitchCore', '= 6.0.0'
spec.dependency 'StitchCoreRemoteMongoDBService', '= 6.0.0'
spec.dependency 'StitchCore', '= 6.0.1'
spec.dependency 'StitchCoreRemoteMongoDBService', '= 6.0.1'
end
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = File.basename(__FILE__, '.podspec')
spec.version = "6.0.0"
spec.version = "6.0.1"
spec.summary = "#{__FILE__} Module"
spec.homepage = "https://github.com/mongodb/stitch-ios-sdk"
spec.license = "Apache2"
Expand All @@ -11,7 +11,7 @@ Pod::Spec.new do |spec|
}
spec.source = {
:git => "https://github.com/mongodb/stitch-ios-sdk.git",
:branch => "master", :tag => "6.0.0",
:branch => "master", :tag => "6.0.1",
}

spec.platform = :ios, "11.0"
Expand All @@ -20,6 +20,6 @@ Pod::Spec.new do |spec|

spec.source_files = "Darwin/Services/#{spec.name}/#{spec.name}/**/*.swift"

spec.dependency 'StitchCore', '= 6.0.0'
spec.dependency 'StitchCoreTwilioService', '= 6.0.0'
spec.dependency 'StitchCore', '= 6.0.1'
spec.dependency 'StitchCoreTwilioService', '= 6.0.1'
end
6 changes: 3 additions & 3 deletions Darwin/StitchCore/StitchCore.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = File.basename(__FILE__, '.podspec')
spec.version = "6.0.0"
spec.version = "6.0.1"
spec.summary = "#{__FILE__} Module"
spec.homepage = "https://github.com/mongodb/stitch-ios-sdk"
spec.license = "Apache2"
Expand All @@ -12,7 +12,7 @@ Pod::Spec.new do |spec|

spec.source = {
:git => "https://github.com/mongodb/stitch-ios-sdk.git",
:branch => "master", :tag => "6.0.0",
:branch => "master", :tag => "6.0.1",
}

spec.platform = :ios, "11.0"
Expand All @@ -21,5 +21,5 @@ Pod::Spec.new do |spec|

spec.source_files = "Darwin/#{spec.name}/#{spec.name}/**/*.swift"

spec.dependency 'StitchCoreSDK', '6.0.0'
spec.dependency 'StitchCoreSDK', '6.0.1'
end
16 changes: 8 additions & 8 deletions README.md
@@ -1,4 +1,4 @@
![iOS](https://img.shields.io/badge/platform-iOS-blue.svg) [![Swift 4.0](https://img.shields.io/badge/swift-4.1-orange.svg)](https://developer.apple.com/swift/) ![Apache 2.0 License](https://img.shields.io/badge/license-Apache%202-lightgrey.svg) [![Cocoapods compatible](https://img.shields.io/badge/pod-v6.0.0-ff69b4.svg)](#CocoaPods)
![iOS](https://img.shields.io/badge/platform-iOS-blue.svg) [![Swift 4.0](https://img.shields.io/badge/swift-4.1-orange.svg)](https://developer.apple.com/swift/) ![Apache 2.0 License](https://img.shields.io/badge/license-Apache%202-lightgrey.svg) [![Cocoapods compatible](https://img.shields.io/badge/pod-v6.0.1-ff69b4.svg)](#CocoaPods)

# MongoDB Stitch iOS/Swift SDK

Expand All @@ -11,7 +11,7 @@ The official [MongoDB Stitch](https://stitch.mongodb.com/) SDK for iOS/Swift.
- [Example Usage](#example-usage)

## Documentation
* [API/Jazzy Documentation](https://docs.mongodb.com/stitch-sdks/swift/6.0.0/index.html)
* [API/Jazzy Documentation](https://docs.mongodb.com/stitch-sdks/swift/6.0.1/index.html)
* [MongoDB Stitch Documentation](https://docs.mongodb.com/stitch/)

## Discussion
Expand Down Expand Up @@ -41,16 +41,16 @@ use_frameworks!

target '<Your Target Name>' do
# For core functionality and the Remote MongoDB Service
pod 'StitchSDK', '= 6.0.0'
pod 'StitchSDK', '= 6.0.1'

# optional: for using the AWS service
pod 'StitchSDK/StitchAWSService', '= 6.0.0'
pod 'StitchSDK/StitchAWSService', '= 6.0.1'
# optional: for using the Firebase Cloud Messaging service
pod 'StitchSDK/StitchFCMService', '= 6.0.0'
pod 'StitchSDK/StitchFCMService', '= 6.0.1'
# optional: for using the HTTP service
pod 'StitchSDK/StitchHTTPService', '= 6.0.0'
pod 'StitchSDK/StitchHTTPService', '= 6.0.1'
# optional: for using the twilio service
pod 'StitchSDK/StitchTwilioService', '= 6.0.0'
pod 'StitchSDK/StitchTwilioService', '= 6.0.1'
end
```

Expand Down Expand Up @@ -85,7 +85,7 @@ Open the `.xcworkspace` file generated by `pod install` to access your project w
4. In the `Podfile` that is generated, add the following line under the dependencies for your app target:

```ruby
pod 'StitchSDK', '= 6.0.0'
pod 'StitchSDK', '= 6.0.1'
```

See above for the list of optional Stitch service pods that you may add to your Podfile.
Expand Down

0 comments on commit 32de5fa

Please sign in to comment.