cocoapods-ykutility 3.0.5 → 3.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: 566de3a1a57425da30d98581bc876292e397c8217a73304a6cd14c344e58ca80
4
- data.tar.gz: 9fe2f5ec6d1ba9fa44c101a5ac354dc56445f7e69e4e2dc6868786e1bd8c3c6e
3
+ metadata.gz: a7f13181e9c427aa2aba99b9e8938dd51ef9588fa34a6166d5bb8c228fd9f2a3
4
+ data.tar.gz: 3ed824ff4821e16a23deb6d42caca2da1e61f3ea7fa22925e41f950b38b5ca29
5
5
  SHA512:
6
- metadata.gz: 65a31e3a421a4bededcfc6ba18c3939312d89fb00ec285a2f93c1bd7fbd9d2875f20a14c364ef7fb2cb46b1a8632ea77c441300d926fac97e75ce269d776b791
7
- data.tar.gz: 7d1ae80472e0d8ad937cbbb95751f5098692b612ad2920df65d2ff7bcb87d5fa93bd6e3b1c03ca595f8b3481165ce3fb2b5f4b2f827922ab97bdcb1feef752b7
6
+ metadata.gz: f66c8aaea35c352275514965971412332e8337b708a2b19eff14670af91774b5d64b1134d06ff019c8d69a92c6f7009ad3f5cc98ca15e1cdb69b025a065f9ad9
7
+ data.tar.gz: 8eff326acf18343e08264ec9802fab49b5383f2f37572feec9bf04c5990515710a17308c844f996792fc0815fb4b3db0779849781162e40d517ac62e455534a4
@@ -38,15 +38,15 @@ target 'YKRPC_POD_NAME_Example' do
38
38
 
39
39
  end
40
40
 
41
- target 'NotificationContent' do
41
+ # target 'NotificationContent' do
42
42
  # Pods for NotificationContent
43
43
 
44
- end
44
+ # end
45
45
 
46
- target 'NotificationService' do
46
+ # target 'NotificationService' do
47
47
  # Pods for NotificationService
48
48
 
49
- end
49
+ # end
50
50
 
51
51
 
52
52
  def pod_string_item_appen(item_str, append_str)
@@ -1,5 +1,5 @@
1
1
  module CocoapodsYkPodUtility
2
- VERSION = '3.0.5'
2
+ VERSION = '3.0.6'
3
3
  YK_POD_TEMPLATE_PATH = File.expand_path(File.join(__FILE__, '../../../podTemplate'))
4
4
  YK_POD_BUSINESS_REGISTER_PATH = File.expand_path(File.join(__FILE__, '../../../podTemplate/register'))
5
5
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cocoapods-ykutility
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.5
4
+ version: 3.0.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - stephen.chen