Commit c66ce499 authored by Eloy Duran's avatar Eloy Duran

Run specs, run.

parent cdc21df6
...@@ -132,6 +132,8 @@ else ...@@ -132,6 +132,8 @@ else
podfile = Pod::Podfile.new do podfile = Pod::Podfile.new do
config.rootspec = self config.rootspec = self
self.platform platform self.platform platform
dependency 'SSZipArchive'
post_install do |installer| post_install do |installer|
target = installer.project.targets.first target = installer.project.targets.first
target.buildConfigurations.each do |config| target.buildConfigurations.each do |config|
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment