Commit Graph

36 Commits

Author SHA1 Message Date
Arnaud Bellec b23c1a4a13 Backports pch compat fix in ealier (>=1) versions of AFNetworking 2012-12-28 15:00:17 +01:00
Arnaud Bellec 2ed94a452a Fixes pch conflict with other libs in AFNetworking 2012-12-28 14:45:35 +01:00
Mattt Thompson f8f35086b3 Adding podspec for AFNetworking version 1.1.0 2012-12-27 17:03:05 -05:00
Mattt Thompson 97a712ebd5 Adding podspec for AFNetworking 1.0.1 2012-11-01 08:58:18 -07:00
Mattt Thompson 4788750848 Update AFNetworking/1.0/AFNetworking.podspec 2012-10-15 07:11:14 -07:00
Mattt Thompson 3a4c1f9ef2 Fixing AFNetworking 1.0 podspec for RC4 2012-10-05 13:43:48 -07:00
Mattt Thompson 9f3d25e48d Update AFNetworking 1.0 spec to RC4 2012-10-05 11:05:43 -07:00
Gabriel Rinaldi ad447762d7 Fixed AFNetworking version 2012-10-01 12:29:45 -07:00
Gabriel Rinaldi 90d878ed83 Adding AFNetworking 1.0RC3 2012-10-01 10:39:13 -07:00
Eloy Durán 41f0c2746f Re-add the prefix header import of SystemConfiguration to the AFNetworking podspec. 2012-09-21 10:37:51 +02:00
Mattt Thompson 3ea4abb34a Adding AFNetworking 1.0 podspec (RC3) 2012-09-17 12:10:22 -07:00
Mattt Thompson b3b443ade8 Update AFNetworking/1.0RC2/AFNetworking.podspec
Add `s.requires_arc = true`
2012-09-14 13:30:01 -07:00
Mattt Thompson 077f9d41b1 Adding AFNetworking 1.0RC2 podspec 2012-09-14 10:45:51 -07:00
Mattt Thompson 9319756390 Adding licenses to AFNetworking 0.5.1 and 0.7.0 2012-09-14 10:32:38 -07:00
Mattt Thompson 5609e67373 Adding AFNetworking 0.10.1 2012-09-14 10:21:29 -07:00
Gabriel Rinaldi 10e3f87e43 [Fix] AFNetworking (0.10.0) 2012-09-10 10:03:30 -07:00
Eloy Durán b5003fc20a More clean_paths removals and other validation fixes. 2012-07-20 11:00:48 +02:00
Fabio Pelosin 017d466681 Merge branch '0.6' into clean_paths
* 0.6:
  CocoaPods release 0.6.0.rc5
  CocoaPods release 0.6.0.rc4
  added first version of VIHorizontalTableView
  [Fix] JSONKit
  [Rakefile] Forgot to debug path.
  [Rakefile] Skip setup with future versions of cocoapods.
  Adding AFNetworking 0.10.0 spec
  [Fix] Chameleon - restore original commit.
  [Chameleon] Fix.

Conflicts:
	Chameleon/0.0.1/Chameleon.podspec
2012-06-29 15:57:48 +02:00
Fabio Pelosin 8e4f45e4c3 Merge branch 'master' into 0.6
* master:
  Adding AFNetworking 0.10.0 spec
2012-06-27 18:15:15 +02:00
Fabio Pelosin 0e91086eb2 Bulk add dot at the end of summaries and descriptions. 2012-06-27 15:40:08 +02:00
Fabio Pelosin 9654119368 Bulk removed clean_paths. 2012-06-27 14:33:50 +02:00
Mattt Thompson 7c920ccbdb Adding AFNetworking 0.10.0 spec 2012-06-26 08:27:35 -07:00
Fabio Pelosin 48d9e93f3d Merge branch 'master' into 0.6
* master: (189 commits)
  cocos2d fixes
  Add GPUImage 0.0.1
  ARC required flag was set to true
  Unnecessary recursive copying of sources fixed ('classes was double mentioned in sources')
  Clean path: added project files; optional description was deleted
  Changing source_files to include only .h and .m files.
  Fix FrameAccessor. wasn't working at all (wrong source_files statement)
  add iPhoneMK 0.0.1
  SSToolkit 1.0.0
  Adding DCKeyValueObjectMapping 1.0.0
  Add AKTabBarController 0.1.0 and 0.2.0
  minor changes in spec
  AQGridView: QuartzCore added to required frameworks
  Add ClassMapper 0.0.1
  update SSPullToRefresh to version 1.0.1
  SSPullToRefresh 1.0.1
  Add SSPullToRefresh 1.0.0
  Vim swp file removed
  FrameAccessor podspec added
  new spec: SSPullToRefresh
  ...

Conflicts:
	InAppSettingsKit/0.0.1/InAppSettingsKit.podspec
	ShareKit/2.0/ShareKit.podspec
2012-05-24 14:21:23 +02:00
Mattt Thompson d8f29488be Adding podspec for AFNetworking 1.0RC1 2012-04-24 22:06:27 -07:00
Mattt Thompson 0019bcd46b Adding podspec for AFNetworking 0.9.2 2012-04-24 22:04:03 -07:00
Eloy Duran a313ec6360 Remove the use of config.ios? or config.osx?. 2012-04-16 13:47:59 +02:00
Mattt Thompson d5ef98af69 Adding AFNetworking 0.9.1 2012-03-19 14:39:16 -04:00
Mattt Thompson f322958594 Adding AFNetworking 0.9.0 spec 2012-01-23 09:48:10 -08:00
Dieter Komendera 786997719c Update AFNetworking.podspec to point to it's new home. Closes #22. 2012-01-15 16:43:30 +01:00
Dieter Komendera a19c1aa81c Don't include example code for AFNetworking. 2011-10-31 01:05:35 +01:00
Dieter Komendera 0c74d9eaff Add AFNetworking 0.7.0 podspec. 2011-10-31 00:29:42 +01:00
Eloy Duran 03c0745a87 Update specs. 2011-10-22 01:38:29 +02:00
Eloy Duran f9377d63bb Make AFNetworking & ASIHTTPRequest work on OSX.
Removed ASIHTTPRequest 1.8, because we have enough test data now.
2011-10-20 23:00:36 +02:00
Eloy Duran fb8da4dbca Update specs to use the better Ruby accessor style.
And remove stub specs for now.
2011-09-24 11:26:30 -05:00
Dieter Komendera 5b111bf467 AFNetworking 0.5.1 depends on JSONKit. 2011-09-19 01:33:22 +03:00
Justin Voss fe43c0d23d added AFNetworking 0.5.1 2011-09-18 14:02:31 -05:00