Commit Graph

8 Commits

Author SHA1 Message Date
Victor Ilyukevich e5c844176a fixed MKnetworkKit author's name in old specs
https://github.com/CocoaPods/Specs/pull/688
2012-11-01 17:07:35 +03: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