Skip to content

Commit

Permalink
Fixes for podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Holtz committed Jun 3, 2016
1 parent a05d077 commit 4510093
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 17 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
source "https://rubygems.org"

gem "cocoapods"
gem "fastlane"
72 changes: 55 additions & 17 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,37 @@ GEM
fastlane_core (>= 0.29.1, < 1.0.0)
spaceship (>= 0.22.0, < 1.0.0)
claide (1.0.0)
cocoapods (1.0.1)
activesupport (>= 4.0.2)
claide (>= 1.0.0, < 2.0)
cocoapods-core (= 1.0.1)
cocoapods-deintegrate (>= 1.0.0, < 2.0)
cocoapods-downloader (>= 1.0.0, < 2.0)
cocoapods-plugins (>= 1.0.0, < 2.0)
cocoapods-search (>= 1.0.0, < 2.0)
cocoapods-stats (>= 1.0.0, < 2.0)
cocoapods-trunk (>= 1.0.0, < 2.0)
cocoapods-try (>= 1.0.0, < 2.0)
colored (~> 1.2)
escape (~> 0.0.4)
fourflusher (~> 0.3.0)
molinillo (~> 0.4.5)
nap (~> 1.0)
xcodeproj (>= 1.1.0, < 2.0)
cocoapods-core (1.0.1)
activesupport (>= 4.0.2)
fuzzy_match (~> 2.0.4)
nap (~> 1.0)
cocoapods-deintegrate (1.0.0)
cocoapods-downloader (1.0.0)
cocoapods-plugins (1.0.0)
nap
cocoapods-search (1.0.0)
cocoapods-stats (1.0.0)
cocoapods-trunk (1.0.0)
nap (>= 0.8, < 2.0)
netrc (= 0.7.8)
cocoapods-try (1.0.0)
colored (1.2)
commander (4.3.5)
highline (~> 1.7.2)
Expand All @@ -21,15 +52,16 @@ GEM
commander (>= 4.3.5)
highline (>= 1.7.1)
security
deliver (1.12.0)
deliver (1.13.1)
credentials_manager (>= 0.16.0, < 1.0.0)
fastimage (~> 1.6)
fastlane_core (>= 0.43.1, < 1.0.0)
fastlane_core (>= 0.46.2, < 1.0.0)
plist (~> 3.1.0)
spaceship (>= 0.26.2, < 1.0.0)
domain_name (0.5.20160310)
unf (>= 0.0.5, < 1.0.0)
dotenv (2.1.1)
escape (0.0.4)
excon (0.45.4)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
Expand All @@ -40,34 +72,36 @@ GEM
faraday (>= 0.7.4, < 0.10)
fastimage (1.6.8)
addressable (~> 2.3, >= 2.3.5)
fastlane (1.91.0)
fastlane (1.93.1)
addressable (~> 2.3)
bundler (~> 1.12)
cert (>= 1.4.1, < 2.0.0)
credentials_manager (>= 0.16.0, < 1.0.0)
deliver (>= 1.11.3, < 2.0.0)
fastlane_core (>= 0.44.2, < 1.0.0)
frameit (>= 2.6.2, < 3.0.0)
deliver (>= 1.12.0, < 2.0.0)
fastlane_core (>= 0.46.0, < 1.0.0)
frameit (>= 2.7.0, < 3.0.0)
gym (>= 1.6.3, < 2.0.0)
krausefx-shenzhen (>= 0.14.7)
match (>= 0.6.0, < 1.0.0)
multipart-post (~> 2.0.0)
pem (>= 1.3.1, < 2.0.0)
pilot (>= 1.7.0, < 2.0.0)
pilot (>= 1.8.0, < 2.0.0)
plist (~> 3.1.0)
produce (>= 1.1.2, < 2.0.0)
scan (>= 0.7.1, < 1.0.0)
screengrab (>= 0.3.2, < 1.0.0)
sigh (>= 1.8.0, < 2.0.0)
slack-notifier (~> 1.3)
snapshot (>= 1.12.1, < 2.0.0)
snapshot (>= 1.12.3, < 2.0.0)
spaceship (>= 0.27.1, < 1.0.0)
supply (>= 0.7.0, < 1.0.0)
terminal-notifier (~> 1.6.2)
terminal-table (~> 1.4.5)
word_wrap (~> 1.0.0)
xcode-install (~> 1.4.0)
xcodeproj (>= 0.20, < 2.0.0)
xcpretty (>= 0.2.1)
fastlane_core (0.45.0)
fastlane_core (0.46.2)
babosa
colored
commander (= 4.3.5)
Expand All @@ -79,11 +113,13 @@ GEM
plist (~> 3.1)
rubyzip (~> 1.1.6)
terminal-table (~> 1.4.5)
frameit (2.6.2)
fourflusher (0.3.1)
frameit (2.7.0)
deliver (> 0.3)
fastimage (~> 1.6.3)
fastlane_core (>= 0.36.1, < 1.0.0)
mini_magick (~> 4.5.1)
fuzzy_match (2.0.4)
google-api-client (0.9.8)
addressable (~> 2.3)
googleauth (~> 0.5)
Expand Down Expand Up @@ -145,19 +181,22 @@ GEM
mime-types-data (3.2016.0521)
mini_magick (4.5.1)
minitest (5.9.0)
molinillo (0.4.5)
multi_json (1.12.1)
multi_xml (0.5.5)
multipart-post (2.0.0)
nap (1.1.0)
net-sftp (2.1.2)
net-ssh (>= 2.6.5)
net-ssh (3.1.1)
netrc (0.7.8)
os (0.9.6)
pem (1.3.1)
fastlane_core (>= 0.43.1, < 1.0.0)
spaceship (>= 0.26.2, < 1.0.0)
pilot (1.8.0)
pilot (1.9.2)
credentials_manager (>= 0.3.0)
fastlane_core (>= 0.41.2, < 1.0.0)
fastlane_core (>= 0.46.2, < 1.0.0)
spaceship (>= 0.27.0, < 1.0.0)
terminal-table (~> 1.4.5)
plist (3.1.0)
Expand Down Expand Up @@ -216,10 +255,11 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.7.2)
word_wrap (1.0.0)
xcode-install (1.4.0)
claide (>= 0.9.1, < 1.1.0)
spaceship (>= 0.25.1, < 1.0.0)
xcodeproj (1.0.0)
xcodeproj (1.1.0)
activesupport (>= 3)
claide (>= 1.0.0, < 2.0)
colored (~> 1.2)
Expand All @@ -232,10 +272,8 @@ PLATFORMS
ruby

DEPENDENCIES
cocoapods
fastlane

RUBY VERSION
ruby 2.2.3p173

BUNDLED WITH
1.12.4
1.12.5
1 change: 1 addition & 0 deletions SentrySwift.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Pod::Spec.new do |s|
s.tvos.deployment_target = "9.0"

s.source_files = "Sources/**/*.{h,m,swift}"
s.osx.exclude_files = "Sources/**/KSCrashhandler.swift"

s.ios.dependency 'KSCrash', '~> 1.5'
s.tvos.dependency 'KSCrash', '~> 1.5'
Expand Down

0 comments on commit 4510093

Please sign in to comment.