Skip to content

Commit 24cb5ac

Browse files
committed
Bump pod spec version
1 parent a96bb4f commit 24cb5ac

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

HyperionCore/HyperionCore.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,7 @@
306306
49D23C921FCDC3840052336F /* 75x-Selected.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "75x-Selected.png"; sourceTree = "<group>"; };
307307
49D23C931FCDC3840052336F /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; };
308308
49D23C941FCDC3840052336F /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; };
309+
9D2744B0263CA50100704ADA /* HyperioniOS.podspec */ = {isa = PBXFileReference; lastKnownFileType = text; name = HyperioniOS.podspec; path = ../HyperioniOS.podspec; sourceTree = "<group>"; };
309310
9DDEB7D61FD78CF8002FC061 /* linkButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = linkButton.png; sourceTree = "<group>"; };
310311
9DDEB7D71FD78CF8002FC061 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; };
311312
/* End PBXFileReference section */
@@ -505,6 +506,7 @@
505506
498E346A1EFA0C8000A0BC4E = {
506507
isa = PBXGroup;
507508
children = (
509+
9D2744B0263CA50100704ADA /* HyperioniOS.podspec */,
508510
498E34761EFA0C8000A0BC4E /* HyperionCore */,
509511
494A74D91F278EB9003F89F7 /* SlowAnimations */,
510512
320E5D6B1F27988500C42FC0 /* Measurements */,

HyperioniOS.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'HyperioniOS'
3-
s.version = '1.1.0'
3+
s.version = '1.2.0'
44
s.summary = 'Hyperion is an app design review tool that allows you to inspect views and perform measurements live within your app.'
55
s.module_name = 'HyperionCore'
66
s.description = <<-DESC

0 commit comments

Comments
 (0)