Skip to content

Commit b70b5c9

Browse files
author
Conrad Stoll
committed
Updating pod spec for 1.0.3
1 parent d10bdcb commit b70b5c9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

MMRecord.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
Pod::Spec.new do |s|
22
s.name = 'MMRecord'
3-
s.version = '1.0.2'
3+
s.version = '1.0.3'
44
s.license = 'MIT'
55
s.summary = 'A simple block based web service integration library.'
66
s.homepage = 'https://github.com/MutualMobile/MMRecord'
77
s.authors = { 'Conrad Stoll' => 'conrad.stoll@mutualmobile.com' }
8-
s.source = { :git => 'https://github.com/mutualmobile/MMRecord.git', :tag => '1.0.2' }
8+
s.source = { :git => 'https://github.com/mutualmobile/MMRecord.git', :tag => '1.0.3' }
99
s.requires_arc = true
1010

1111
s.preferred_dependency = 'Core'

0 commit comments

Comments
 (0)