Skip to content

Commit

Permalink
Updated pod spec to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Daltron authored Jul 9, 2018
1 parent 4aacb76 commit 07f176c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AlamoRecord.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Pod::Spec.new do |s|
s.name = 'AlamoRecord'
s.version = '1.1.1'
s.version = '1.2.0'
s.summary = 'An elegant Alamofire wrapper inspired by ActiveRecord.'
s.description = <<-DESC
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.
Expand Down

0 comments on commit 07f176c

Please sign in to comment.