cocoapods-user-defined-build-types 0.0.5 → 0.0.6

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 057722ce83c938dd3d102f2feec18b73256ddc3d9eaa82c1e28a1599c94f3c78
4
- data.tar.gz: b5c91dd809bc3caf29a0b251f6fc892ad1016fc42b5b20f2568af6975235cb0d
3
+ metadata.gz: 0ec6b2c9ffa49ecb1b1b31a2c7433a2e53754bc65ab614917f038c937aed54bd
4
+ data.tar.gz: 6faafb0f14e117b16be7b99d832c8573d628356519362fddeb26cb3ec90aa91f
5
5
  SHA512:
6
- metadata.gz: fbbb0cc6279b068aa4bf2ed460711c709bd01b75617a10717db97dcde0a4209d7f5e9adc08b4859f1d0f80dc347c8eb328cfa38b870136c968e88a28acf3ae4e
7
- data.tar.gz: 62cb8c89c08e007c8d0e231c90f3360975e830177311963b7102feb3c276f0e0046639bd659fffd66acc5813a1d3d3af62cd052da1876cd41eeeb700425dbf38
6
+ metadata.gz: f8f96e9c280723a2d306b7ecd19742c34651a23f72a1303c476dd492cbaec262d7e34a39ac9e2890eab15467fab05f65ea0daf73ee8439d8982b47a3633de979
7
+ data.tar.gz: '038e6f695873847924334271ba35bab180fd78393886b8912f5685a84aa76928f6142f05c56b906491df983c6dd12e1603e672bfe822076d031bad6a60086997'
@@ -1,3 +1,3 @@
1
1
  module CocoapodsUserDefinedBuildTypes
2
- VERSION = "0.0.5"
2
+ VERSION = "0.0.6"
3
3
  end
@@ -19,7 +19,7 @@ end
19
19
 
20
20
  module CocoapodsUserDefinedBuildTypes
21
21
  PLUGIN_NAME = 'cocoapods-user-defined-build-types'
22
- LATEST_SUPPORTED_COCOAPODS_VERSION = '1.8.4'
22
+ LATEST_SUPPORTED_COCOAPODS_VERSION = '1.9.1'
23
23
 
24
24
  @@plugin_enabled = false
25
25
  @@verbose_logging = false
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cocoapods-user-defined-build-types
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.0.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jonathan Cardasis
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-02-24 00:00:00.000000000 Z
11
+ date: 2020-03-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: cocoapods