瀏覽代碼

Document installation via Cocoapods

David Cordero 6 年之前
父節點
當前提交
984b916dba
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -23,6 +23,12 @@ it, simply add the following line to your Cartfile:
 
 `github "norio-nomura/Base32"`
 
+### Cocoapods
+
+Base32 is also available through [Cocoapods](https://cocoapods.org/) just adding the following line to your Podfile:
+
+`pod 'SwiftBase32', '~> 0.6.0'`
+
 ## Author
 
 Norio Nomura