Skip to content

Commit 4108e27

Browse files
Merge pull request #66 from willowtreeapps/feature/clean-up-podspec
Feature/clean up podspec
2 parents df87660 + b67b3fd commit 4108e27

3 files changed

Lines changed: 37 additions & 46 deletions

File tree

Gemfile

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
source "https://rubygems.org"
2-
gem 'jazzy'
2+
3+
gem 'jazzy'
4+
gem 'cocoapods', '1.6.1'
5+

Gemfile.lock

Lines changed: 32 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,54 +1,55 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
CFPropertyList (2.3.5)
5-
activesupport (4.2.10)
4+
CFPropertyList (3.0.0)
5+
activesupport (4.2.11.1)
66
i18n (~> 0.7)
77
minitest (~> 5.1)
88
thread_safe (~> 0.3, >= 0.3.4)
99
tzinfo (~> 1.1)
10+
atomos (0.1.3)
1011
claide (1.0.2)
11-
cocoapods (1.3.1)
12+
cocoapods (1.6.1)
1213
activesupport (>= 4.0.2, < 5)
1314
claide (>= 1.0.2, < 2.0)
14-
cocoapods-core (= 1.3.1)
15-
cocoapods-deintegrate (>= 1.0.1, < 2.0)
16-
cocoapods-downloader (>= 1.1.3, < 2.0)
15+
cocoapods-core (= 1.6.1)
16+
cocoapods-deintegrate (>= 1.0.2, < 2.0)
17+
cocoapods-downloader (>= 1.2.2, < 2.0)
1718
cocoapods-plugins (>= 1.0.0, < 2.0)
1819
cocoapods-search (>= 1.0.0, < 2.0)
1920
cocoapods-stats (>= 1.0.0, < 2.0)
20-
cocoapods-trunk (>= 1.2.0, < 2.0)
21+
cocoapods-trunk (>= 1.3.1, < 2.0)
2122
cocoapods-try (>= 1.1.0, < 2.0)
2223
colored2 (~> 3.1)
2324
escape (~> 0.0.4)
24-
fourflusher (~> 2.0.1)
25+
fourflusher (>= 2.2.0, < 3.0)
2526
gh_inspector (~> 1.0)
26-
molinillo (~> 0.5.7)
27+
molinillo (~> 0.6.6)
2728
nap (~> 1.0)
28-
ruby-macho (~> 1.1)
29-
xcodeproj (>= 1.5.1, < 2.0)
30-
cocoapods-core (1.3.1)
29+
ruby-macho (~> 1.4)
30+
xcodeproj (>= 1.8.1, < 2.0)
31+
cocoapods-core (1.6.1)
3132
activesupport (>= 4.0.2, < 6)
3233
fuzzy_match (~> 2.0.4)
3334
nap (~> 1.0)
34-
cocoapods-deintegrate (1.0.1)
35-
cocoapods-downloader (1.1.3)
35+
cocoapods-deintegrate (1.0.4)
36+
cocoapods-downloader (1.2.2)
3637
cocoapods-plugins (1.0.0)
3738
nap
3839
cocoapods-search (1.0.0)
39-
cocoapods-stats (1.0.0)
40-
cocoapods-trunk (1.3.0)
40+
cocoapods-stats (1.1.0)
41+
cocoapods-trunk (1.3.1)
4142
nap (>= 0.8, < 2.0)
4243
netrc (~> 0.11)
4344
cocoapods-try (1.1.0)
4445
colored2 (3.1.2)
45-
concurrent-ruby (1.0.5)
46+
concurrent-ruby (1.1.5)
4647
escape (0.0.4)
4748
ffi (1.9.18)
48-
fourflusher (2.0.1)
49+
fourflusher (2.2.0)
4950
fuzzy_match (2.0.4)
50-
gh_inspector (1.0.3)
51-
i18n (0.9.1)
51+
gh_inspector (1.1.3)
52+
i18n (0.9.5)
5253
concurrent-ruby (~> 1.0)
5354
jazzy (0.9.0)
5455
cocoapods (~> 1.0)
@@ -60,10 +61,10 @@ GEM
6061
sqlite3 (~> 1.3)
6162
xcinvoke (~> 0.3.0)
6263
liferaft (0.0.6)
63-
minitest (5.10.3)
64-
molinillo (0.5.7)
64+
minitest (5.11.3)
65+
molinillo (0.6.6)
6566
mustache (0.99.8)
66-
nanaimo (0.2.3)
67+
nanaimo (0.2.6)
6768
nap (1.1.0)
6869
netrc (0.11.0)
6970
open4 (1.3.4)
@@ -72,29 +73,31 @@ GEM
7273
ffi (>= 0.5.0, < 2)
7374
redcarpet (3.4.0)
7475
rouge (1.11.1)
75-
ruby-macho (1.1.0)
76+
ruby-macho (1.4.0)
7677
sass (3.5.3)
7778
sass-listen (~> 4.0.0)
7879
sass-listen (4.0.0)
7980
rb-fsevent (~> 0.9, >= 0.9.4)
8081
rb-inotify (~> 0.9, >= 0.9.7)
8182
sqlite3 (1.3.13)
8283
thread_safe (0.3.6)
83-
tzinfo (1.2.4)
84+
tzinfo (1.2.5)
8485
thread_safe (~> 0.1)
8586
xcinvoke (0.3.0)
8687
liferaft (~> 0.0.6)
87-
xcodeproj (1.5.3)
88-
CFPropertyList (~> 2.3.3)
88+
xcodeproj (1.9.0)
89+
CFPropertyList (>= 2.3.3, < 4.0)
90+
atomos (~> 0.1.3)
8991
claide (>= 1.0.2, < 2.0)
9092
colored2 (~> 3.1)
91-
nanaimo (~> 0.2.3)
93+
nanaimo (~> 0.2.6)
9294

9395
PLATFORMS
9496
ruby
9597

9698
DEPENDENCIES
99+
cocoapods (= 1.6.1)
97100
jazzy
98101

99102
BUNDLED WITH
100-
1.16.0
103+
2.0.1

HyperioniOS.podspec

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,15 @@
1-
#
2-
# Be sure to run `pod lib lint HyperioniOS.podspec' to ensure this is a
3-
# valid spec before submitting.
4-
#
5-
# Any lines starting with a # are optional, but their use is encouraged
6-
# To learn more about a Podspec see http://guides.cocoapods.org/syntax/podspec.html
7-
#
8-
91
Pod::Spec.new do |s|
102
s.name = 'HyperioniOS'
113
s.version = '1.1.0'
124
s.summary = 'Hyperion is an app design review tool that allows you to inspect views and perform measurements live within your app.'
135
s.module_name = 'HyperionCore'
14-
15-
# This description is used to generate tags and improve search results.
16-
# * Think: What does it do? Why did you write it? What is the focus?
17-
# * Try to keep it short, snappy and to the point.
18-
# * Write the description between the DESC delimiters below.
19-
# * Finally, don't worry about the indent, CocoaPods strips it!
20-
216
s.description = <<-DESC
227
Hyperion is an app design review tool that allows you to inspect views and perform measurements live within your app. Hyperion is built on top of a plugin system so you can add and remove plugins as your workflow requires.
238
DESC
249

2510
s.homepage = 'https://github.com/willowtreeapps/Hyperion-iOS'
2611
s.license = { :type => 'MIT', :file => 'LICENSE' }
27-
s.author = { 'chrsmys' => 'chris.mays@willowtreeapps.com' }
12+
s.author = { 'WillowTree' => 'opensource@willowtreeapps.com' }
2813
s.source = { :git => 'https://github.com/willowtreeapps/Hyperion-iOS.git', :tag => s.version.to_s }
2914

3015
s.ios.deployment_target = '9.0'

0 commit comments

Comments
 (0)