Skip to content

Commit

Permalink
4.0.3 (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchel authored Jul 27, 2018
1 parent 59a0b77 commit f03bff8
Show file tree
Hide file tree
Showing 18 changed files with 73 additions and 73 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = File.basename(__FILE__, '.podspec')
spec.version = "4.0.2"
spec.version = "4.0.3"
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 => '4.0.2'
:tag => '4.0.3'
}

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

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

spec.dependency 'StitchCoreSDK', '~> 4.0.2'
spec.dependency 'StitchCoreSDK', '~> 4.0.3'
end
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = File.basename(__FILE__, '.podspec')
spec.version = "4.0.2"
spec.version = "4.0.3"
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 => '4.0.2'
:tag => '4.0.3'
}

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

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

spec.dependency 'StitchCoreSDK', '~> 4.0.2'
spec.dependency 'StitchCoreSDK', '~> 4.0.3'
end
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = File.basename(__FILE__, '.podspec')
spec.version = "4.0.2"
spec.version = "4.0.3"
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 => '4.0.2'
:tag => '4.0.3'
}

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

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

spec.dependency 'StitchCoreSDK', '~> 4.0.2'
spec.dependency 'StitchCoreSDK', '~> 4.0.3'
end
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = File.basename(__FILE__, '.podspec')
spec.version = "4.0.2"
spec.version = "4.0.3"
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 => '4.0.2'
:tag => '4.0.3'
}

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

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

spec.dependency 'StitchCoreSDK', '~> 4.0.2'
spec.dependency 'StitchCoreSDK', '~> 4.0.3'
end
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = File.basename(__FILE__, '.podspec')
spec.version = "4.0.2"
spec.version = "4.0.3"
spec.summary = "#{__FILE__} Module"
spec.homepage = "https://github.com/mongodb/stitch-ios-sdk"
spec.license = "Apache2"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = File.basename(__FILE__, '.podspec')
spec.version = "4.0.2"
spec.version = "4.0.3"
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 => '4.0.2'
:tag => '4.0.3'
}

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

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

spec.dependency 'StitchCoreSDK', '~> 4.0.2'
spec.dependency 'StitchCoreSDK', '~> 4.0.3'
end
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = File.basename(__FILE__, '.podspec')
spec.version = "4.0.2"
spec.version = "4.0.3"
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 => '4.0.2'
:tag => '4.0.3'
}

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

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

spec.dependency 'StitchCoreSDK', '~> 4.0.2'
spec.dependency 'StitchCoreSDK', '~> 4.0.3'
end
4 changes: 2 additions & 2 deletions Core/StitchCoreSDK/StitchCoreSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = File.basename(__FILE__, '.podspec')
spec.version = "4.0.2"
spec.version = "4.0.3"
spec.summary = "#{__FILE__} Module"
spec.homepage = "https://github.com/mongodb/stitch-ios-sdk"
spec.license = "Apache2"
Expand All @@ -13,7 +13,7 @@ Pod::Spec.new do |spec|
spec.source = {
:git => "https://github.com/mongodb/stitch-ios-sdk.git",
:branch => "master",
:tag => '4.0.2'
:tag => '4.0.3'
}

spec.prepare_command = <<-CMD
Expand Down
8 changes: 4 additions & 4 deletions Darwin/Services/StitchAWSS3Service/StitchAWSS3Service.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = File.basename(__FILE__, '.podspec')
spec.version = "4.0.2"
spec.version = "4.0.3"
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 => '4.0.2'
:tag => '4.0.3'
}

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

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

spec.dependency 'StitchCore', '~> 4.0.2'
spec.dependency 'StitchCoreAWSS3Service', '~> 4.0.2'
spec.dependency 'StitchCore', '~> 4.0.3'
spec.dependency 'StitchCoreAWSS3Service', '~> 4.0.3'
end
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = File.basename(__FILE__, '.podspec')
spec.version = "4.0.2"
spec.version = "4.0.3"
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 => '4.0.2'
:tag => '4.0.3'
}

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

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

spec.dependency 'StitchCore', '~> 4.0.2'
spec.dependency 'StitchCoreAWSSESService', '~> 4.0.2'
spec.dependency 'StitchCore', '~> 4.0.3'
spec.dependency 'StitchCoreAWSSESService', '~> 4.0.3'
end
8 changes: 4 additions & 4 deletions Darwin/Services/StitchFCMService/StitchFCMService.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = File.basename(__FILE__, '.podspec')
spec.version = "4.0.2"
spec.version = "4.0.3"
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 => '4.0.2'
:tag => '4.0.3'
}

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

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

spec.dependency 'StitchCore', '~> 4.0.2'
spec.dependency 'StitchCoreFCMService', '~> 4.0.2'
spec.dependency 'StitchCore', '~> 4.0.3'
spec.dependency 'StitchCoreFCMService', '~> 4.0.3'
end
8 changes: 4 additions & 4 deletions Darwin/Services/StitchHTTPService/StitchHTTPService.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = File.basename(__FILE__, '.podspec')
spec.version = "4.0.2"
spec.version = "4.0.3"
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 => '4.0.2'
:tag => '4.0.3'
}

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

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

spec.dependency 'StitchCore', '~> 4.0.2'
spec.dependency 'StitchCoreHTTPService', '~> 4.0.2'
spec.dependency 'StitchCore', '~> 4.0.3'
spec.dependency 'StitchCoreHTTPService', '~> 4.0.3'
end
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = File.basename(__FILE__, '.podspec')
spec.version = "4.0.2"
spec.version = "4.0.3"
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 => '4.0.2'
:tag => '4.0.3'
}

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

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

spec.dependency 'StitchCore', '~> 4.0.2'
spec.dependency 'StitchCoreRemoteMongoDBService', '~> 4.0.2'
spec.dependency 'StitchCore', '~> 4.0.3'
spec.dependency 'StitchCoreRemoteMongoDBService', '~> 4.0.3'
end
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = File.basename(__FILE__, '.podspec')
spec.version = "4.0.2"
spec.version = "4.0.3"
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 => '4.0.2'
:tag => '4.0.3'
}

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

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

spec.dependency 'StitchCore', '~> 4.0.2'
spec.dependency 'StitchCoreTwilioService', '~> 4.0.2'
spec.dependency 'StitchCore', '~> 4.0.3'
spec.dependency 'StitchCoreTwilioService', '~> 4.0.3'
end
6 changes: 3 additions & 3 deletions Darwin/StitchCore/StitchCore.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = File.basename(__FILE__, '.podspec')
spec.version = "4.0.2"
spec.version = "4.0.3"
spec.summary = "#{__FILE__} Module"
spec.homepage = "https://github.com/mongodb/stitch-ios-sdk"
spec.license = "Apache2"
Expand All @@ -13,7 +13,7 @@ Pod::Spec.new do |spec|
spec.source = {
:git => "https://github.com/mongodb/stitch-ios-sdk.git",
:branch => "master",
:tag => '4.0.2'
:tag => '4.0.3'
}

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

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

spec.dependency 'StitchCoreSDK', '~> 4.0.2'
spec.dependency 'StitchCoreSDK', '~> 4.0.3'
end
2 changes: 1 addition & 1 deletion Darwin/StitchCore/StitchCore/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>4.0.1</string>
<string>4.0.3</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSPrincipalClass</key>
Expand Down
Loading

0 comments on commit f03bff8

Please sign in to comment.