pod-builder 2.3.0 → 3.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
  module PodBuilder
2
- VERSION = "2.3.0"
2
+ VERSION = "3.3.0"
3
3
  end
4
4
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pod-builder
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.3.0
4
+ version: 3.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tomas Camin
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2021-01-11 00:00:00.000000000 Z
11
+ date: 2021-06-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -208,6 +208,7 @@ files:
208
208
  - lib/pod_builder/podfile_cp.rb
209
209
  - lib/pod_builder/podfile_item.rb
210
210
  - lib/pod_builder/podspec.rb
211
+ - lib/pod_builder/post_actions.rb
211
212
  - lib/pod_builder/rome/post_install.rb
212
213
  - lib/pod_builder/rome/pre_install.rb
213
214
  - lib/pod_builder/templates/build_podfile.template
@@ -233,7 +234,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
233
234
  - !ruby/object:Gem::Version
234
235
  version: '0'
235
236
  requirements: []
236
- rubygems_version: 3.1.2
237
+ rubygems_version: 3.0.3
237
238
  signing_key:
238
239
  specification_version: 4
239
240
  summary: Prebuild CocoaPods pods