Commit Graph

12 Commits

Author SHA1 Message Date
Luis Azevedo 1500e2a79a Added MKNetworkKit.podsec version 0.85 that resolves issue #410 https://github.com/CocoaPods/Specs/issues/410 2012-08-28 22:47:13 +01:00
Ben Bloch 6016488fde Fix 0.82 issues with finding Categories. 2012-08-24 15:49:42 -07: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
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
Marvin Killing 67e2cf241b MKNetworkKit 0.83: Preserve header dir structure
Prior to this commit, the directory structure in Pods/Headers/MKNetworkKit
did not match the original structure of MKNetworkKit. However, some imports in
MKNetworkKit.h rely on this structure (they import headers from the Categories/
subdirectory).
2012-05-14 11:22:47 +02:00
Fabio Pelosin 92101d8fc9 Checks for rost_install hook 2012-04-27 12:46:25 +02:00
Eloy Duran 6efca4040c Replace post_install use to append to pch by prefix_header_file and prefix_header_contents. 2012-04-16 13:50:53 +02:00
Eloy Duran a313ec6360 Remove the use of config.ios? or config.osx?. 2012-04-16 13:47:59 +02:00
Luke Redpath a4f98600f3 Added MKNetworkingKit v0.83 2012-02-15 14:05:29 +00:00
Eloy Duran c891057f2f Update MKNetworkKit spec to reference 0.82 and make it work on iOS and OS X. 2011-12-14 18:22:14 +01:00
akisute 69172a340a [New Pod] MKNetworkKit: Full ARC based Networking Kit for iOS 4+ devices 2011-12-14 18:21:33 +01:00