* 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
This was causing the pull request for this spec to fail silently
(the dir where the source is cloned to was empty), and so the whole
build would fail because libPods.a was never built. Would be nice
if 'pod install' failed when pulling specs from github failed.