Manos Chorianopoulos

podspec test2

...@@ -32,7 +32,7 @@ Pod::Spec.new do |spec| ...@@ -32,7 +32,7 @@ Pod::Spec.new do |spec|
32 # spec.resource_bundles = { 'ResourcesBundle' => ['SwiftWarplyFramework/**/*.{png,jpeg,jpg,storyboard,xib,xcassets,json,ttf,imageset,strings}'] } 32 # spec.resource_bundles = { 'ResourcesBundle' => ['SwiftWarplyFramework/**/*.{png,jpeg,jpg,storyboard,xib,xcassets,json,ttf,imageset,strings}'] }
33 33
34 # ==> UNCOMMENT 34 # ==> UNCOMMENT
35 - spec.resource_bundles = { 'ResourcesBundle' => ['SwiftWarplyFramework/**/*.{storyboard,xib,otf,ttf,xcassets}'] } 35 + # spec.resource_bundles = { 'ResourcesBundle' => ['SwiftWarplyFramework/**/*.{storyboard,xib,otf,ttf,xcassets}'] }
36 # <== 36 # <==
37 37
38 # ==> TEST 38 # ==> TEST
......