Commit 393aa71d7a44c87b5eb786227879080e2f2dd5b9

Authored by Mihail Konoplitskyi
1 parent 0c42a3ed

Update

Showing 1 changed file with 1 additions and 1 deletions
... ... @@ -104,7 +104,7 @@ Pod::Spec.new do |spec|
104 104 #
105 105
106 106 # spec.resource = "icon.png"
107   - spec.resources = "HEAnalytics/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}"
  107 + # spec.resources = "HEAnalytics/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}"
108 108
109 109 # spec.preserve_paths = "FilesToSave", "MoreFilesToSave"
110 110
... ...
Please register or login to post a comment