Skip to content

Commit

Permalink
Release 0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mbernson committed Jan 27, 2020
1 parent 60c8df8 commit f63b0f7
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions Salad.podspec
Original file line number Diff line number Diff line change
@@ -1,18 +1,7 @@
#
# Be sure to run `pod lib lint SaladTest.podspec' to ensure this is a
# valid spec before submitting.
#
# Any lines starting with a # are optional, but their use is encouraged
# To learn more about a Podspec see https://guides.cocoapods.org/syntax/podspec.html
#

Pod::Spec.new do |s|
s.name = 'Salad'
s.version = '0.1.0'
s.version = '0.0.1'
s.summary = 'Lightweight cucumber style UI tests for iOS.'
s.description = <<-DESC
Lightweight cucumber style UI tests for iOS.
DESC

s.homepage = 'https://github.com/Q42/Salad'
s.license = { :type => 'MIT', :file => 'LICENSE' }
Expand Down

0 comments on commit f63b0f7

Please # to comment.