发布于 2016-05-11 00:56:35 | 175 次阅读 | 评论: 0 | 来源: 网友投递
			CocoaPods Xcode依赖库管理
CocoaPods 是一个用来管理 Xcode 依赖库的项目。		
CocoaPods 1.0 发布了,主要更新如下:
Validate that resource bundles declared in the podspec contain resources.
	Samuel Giddins
	#5218
Improvements to the error messaging around missing dependencies.
	Orta Therox
	#5260
Make sharing schemes for development pods an installation option
	(share_schemes_for_development_pods) and disable sharing schemes
	by default.
	Samuel Giddins
Fix search paths inheritance when there are transitive dependencies.
	Samuel Giddins #5264
详情参见发行说明
下载地址:https://github.com/CocoaPods/CocoaPods/archive/master.zip