Commit Graph

69 Commits

Author SHA1 Message Date
Christian Noon
122f1b2965 Changed version number structure to align with Alamofire beta naming conventions. 2015-10-14 22:06:41 -07:00
Kevin Harwood
2d5b27bafe Added tvOS to Podspec 2015-10-12 08:28:55 -05:00
Kevin Harwood
b94a02afdb Updated podspec 2015-10-02 14:09:47 -05:00
Kevin Harwood
01f6aed22a - Removed support for NSURLConnection based API's
- Simplified example project to include all targets
- Added support for tvOS
2015-10-02 14:09:47 -05:00
Kevin Harwood
a44c8a4d0f Added watch target to the NSURLSession subspec 2015-08-19 11:43:05 -04:00
Kevin Harwood
5976be0861 Add watchOS support to podspec. Remove iOS 6 support from podspec. 2015-08-17 14:37:07 -05:00
Kevin Harwood
7dab91359c Add pch to Cocoapods to to define TARGET_OS_IOS if it is not defined 2015-08-03 11:24:45 -05:00
Kevin Harwood
d184833fa0 Updated Library to support watchOS 2015-08-03 11:24:17 -05:00
Kevin Harwood
e40e9fd74d Prepping for 2.5.4 tag 2015-05-14 12:00:09 -05:00
Mattt Thompson
598eec5e1a Bumping version to 2.5.3 2015-04-20 06:41:33 -07:00
Mattt Thompson
b0dd3d9834 Bumping version to 2.5.2 2015-03-26 15:16:05 -07:00
Mattt Thompson
deb4e1bc42 Bumping version to 2.5.1 2015-02-09 05:46:17 -08:00
Mattt Thompson
8ccc3f6d6c Bumping version to 2.5.0 2014-11-17 06:57:23 -08:00
Mattt Thompson
58ca2e9ba0 Bumping version to 2.4.1 2014-09-04 10:47:17 -07:00
Mattt Thompson
3babb48b6f Bumping version to 2.4.0 2014-09-03 13:22:17 -07:00
Mattt Thompson
81d54e5192 Bumping version to 2.3.1 2014-06-13 12:34:27 -07:00
Mattt Thompson
7975cc1e17 Bumping version to 2.3.0 2014-06-11 14:00:06 -07:00
Mattt Thompson
78d7a96fbc Squashed commit of the following:
commit b71139c2bca91b8610f2a373df85c3a8a161585c
Author: Mattt Thompson <m@mattt.me>
Date:   Wed Jun 11 12:44:53 2014 -0700

    Separating session subspec from connection subspec

commit b39dac5ed9fbe120dc4d27c73fd742513dc15796
Author: Mattt Thompson <m@mattt.me>
Date:   Wed Jun 11 12:41:12 2014 -0700

    Splitting AFNetworkingErrorDomain into AFURLRequestSerializationErrorDomain and AFURLResponseSerializationErrorDomain

commit b8a31216df7c4b8674f1795dfaf6fb4438a451c5
Merge: 0ec17bd d5e2295
Author: Mattt Thompson <m@mattt.me>
Date:   Wed Jun 11 12:11:24 2014 -0700

    Merge branch 'serialization-stands-alone' of github.com:nolanw/AFNetworking into nolanw-serialization-stands-alone

commit d5e229540c45632fcdaee3069864c1e2d7a97de4
Author: Nolan Waite <nolan@nolanw.ca>
Date:   Wed Jun 4 18:30:56 2014 -0300

    Move string constants used by Serialization subspec into Serialization subspec

    Arbitrarily picked AFURLRequestSerialization.[hm] even though AFNetworkingOperationFailingURLResponseErrorKey probably fits better in AFURLResponseSerialization.[hm]
2014-06-11 12:45:24 -07:00
Mattt Thompson
0f7ab0e4c0 Bumping version to 2.2.4 2014-05-13 08:52:14 -07:00
Mattt Thompson
c66282b098 Bumping version to 2.2.3 2014-04-18 15:45:36 -07:00
Mattt Thompson
40ef592638 Bumping version to 2.2.2 2014-04-15 14:25:00 -07:00
Mattt Thompson
d103c9401f Bumping version to 2.2.1
Updating CHANGES
2014-03-14 13:50:10 -04:00
Mattt Thompson
6a78f1b457 Bumping version to 2.2.0 2014-02-25 15:10:41 -08:00
Ari Braginsky
a557b3164a [Issue #1833] Podspec fix. 2014-02-24 13:47:11 -08:00
Kyle Fuller
eee669b60f Set Pod::Spec's new social_media_url 2014-01-18 11:00:39 +00:00
Mattt Thompson
02d29b5b0b Bumping version to 2.1.0 2014-01-16 22:37:44 -08:00
Mattt Thompson
cde8f3d84d Bumping version to 2.0.3 2013-11-18 05:29:40 -08:00
Mattt Thompson
d7325f6cde [Issue #1566] Fixing NSURLSession subspec 2013-11-18 05:29:06 -08:00
Mattt Thompson
3f24132e48 Bumping version to 2.0.2 2013-10-29 11:09:30 -07:00
Mattt Thompson
0763428648 Fixing podspec 2013-10-11 05:56:13 +02:00
Mattt Thompson
7e14098150 Bumping version to 2.0.1 2013-10-11 05:54:34 +02:00
Mattt Thompson
6896a63ba5 Formating podspec 2013-10-11 05:51:23 +02:00
Matt Baker
0a3de62849 Compile AFNetworking for iOS 6 and iOS 7
- By using __IPHONE_OS_VERSION_MAX_ALLOWED and
  __MAC_OS_X_VERSION_MAX_ALLOWED, it will allow users who have minimum
  of iOS 6 or Mac OSX 10.8 to levarage NSURLSession for users on iOS 7
  and Mac OSX 10.9
2013-10-01 17:23:45 -07:00
Tyler
f03b5cf4cc fix cocoa pods pod spec to include AFNetworking.h as it used to; fix AFNetworking.h to work on pre OS X 10.9 & pre iOS 7.0. 2013-09-30 15:31:10 -07:00
Mattt Thompson
4566201a0d Bumping version to 2.0.0 2013-09-27 09:47:26 -07:00
Mattt Thompson
2b51e23712 Bumping version to 2.0.0 2013-09-27 09:27:55 -07:00
Mattt Thompson
9a40c0dc0f Merge branch 2.0 into master 2013-09-25 16:31:49 -07:00
Mattt Thompson
ce1ebf3038 Bumping version to 1.3.3 2013-09-25 16:01:53 -07:00
Mattt Thompson
4b79bd91ed Bumping version to 1.3.2
Updating CHANGES
2013-08-08 15:39:11 -07:00
Dustin Barker
33ba5685fb Remove reference to _AFNETWORKING_PIN_SSL_CERTIFICATES_ 2013-06-27 22:47:45 -07:00
Mattt Thompson
2528a0e673 Adding CoreGraphics framework to podspec 2013-06-18 20:18:53 -07:00
Mattt Thompson
60bd422401 Bumping version to 1.3.1 2013-06-18 09:44:52 -07:00
Mattt Thompson
5c7414032e Bumping version to 1.3.0
Updating release notes
2013-06-01 17:51:23 -07:00
Mattt Thompson
215a32e23c Bumping version to 1.2.1
Updating CHANGES for 1.2.1
2013-04-18 07:47:53 +02:00
Mattt Thompson
feb55db859 Bumping version to 1.2.0 2013-03-24 02:22:50 -04:00
Mattt Thompson
effd1136d2 Adding Security frameworks to podspec, and defining _AFNETWORKING_PIN_SSL_CERTIFICATES_ 2013-02-08 15:11:06 +01:00
Mattt Thompson
121ef7afa8 Bumping version to 1.1.0 2012-12-27 17:01:06 -05:00
Mattt Thompson
4d7e33a0b7 Updating podspec to 1.0 2012-10-14 11:42:59 -07:00
Blake Watters
d8243673c2 Import Availability.h before attempting to reference __IPHONE_OS_VERSION_MIN_REQUIRED, else CoreServices will be imported instead of MobileCoreServices 2012-10-05 15:06:12 -04:00
Mattt Thompson
07270cd20c Updating podspec to 1.0RC4 2012-10-05 11:01:59 -07:00