Skip to content

Commit 07f176c

Browse files
authored
Updated pod spec to 1.2.0
1 parent 4aacb76 commit 07f176c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AlamoRecord.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Pod::Spec.new do |s|
33
s.name = 'AlamoRecord'
4-
s.version = '1.1.1'
4+
s.version = '1.2.0'
55
s.summary = 'An elegant Alamofire wrapper inspired by ActiveRecord.'
66
s.description = <<-DESC
77
AlamoRecord is a powerful yet simple framework that eliminates the often complex networking layer that exists between your networking framework and your application. AlamoRecord uses the power of AlamoFire, AlamofireObjectMapper and the concepts behind the ActiveRecord pattern to create a networking layer that makes interacting with your API easier than ever.

0 commit comments

Comments
 (0)