CocoaPods安装和使用教程

索引:如何快速正确的安装 Ruby, Rails 运行环境

https://ruby-china.org/wiki/install_ruby_guide

安装使用教程

http://code4app.com/article/cocoapods-install-usage

 

扩展链接:

http://www.v2ex.com/t/144563

 

http://www.tuicool.com/articles/MRbaEnB

 

Podfile文件格式:

platform :ios, '7.0'
pod "AFNetworking", "~> 2.0"

常用命令:

 pod search AFNetworking

 pod install 

 pod update

 
posted @ 2015-01-25 17:31  HHB17  阅读(195)  评论(0编辑  收藏  举报