You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: AlamoRecord.podspec
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
2
2
Pod::Spec.newdo |s|
3
3
s.name='AlamoRecord'
4
-
s.version='1.1.1'
4
+
s.version='1.2.0'
5
5
s.summary='An elegant Alamofire wrapper inspired by ActiveRecord.'
6
6
s.description=<<-DESC
7
7
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