Commit 129d6a77 authored by Steven Hepting's avatar Steven Hepting

Add syntax highlighting for version control types.

parent d3f66c7b
...@@ -30,8 +30,8 @@ project goals influence and drive the design of CocoaPods: ...@@ -30,8 +30,8 @@ project goals influence and drive the design of CocoaPods:
- Allow library authors to structure their libraries however they like. - Allow library authors to structure their libraries however they like.
- Save time for library authors by automating a lot of Xcode work not - Save time for library authors by automating a lot of Xcode work not
related to their libraries' functionality. related to their libraries' functionality.
- Support any source management system. (Currently supported are git, - Support any source management system. (Currently supported are `git`,
svn, mercurial, bazaar, and various types of archives downloaded over HTTP.) `svn`, `mercurial`, `bazaar`, and various types of archives downloaded over HTTP.)
- Promote a culture of distributed collaboration on pods, but also provide - Promote a culture of distributed collaboration on pods, but also provide
features only possible with a centralised solution to foster a community. features only possible with a centralised solution to foster a community.
- Build tools on top of the core Cocoa development system, including those - Build tools on top of the core Cocoa development system, including those
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment