Pārlūkot izejas kodu

Document installation via Cocoapods

David Cordero 6 gadi atpakaļ
vecāks
revīzija
984b916dba
1 mainītis faili ar 6 papildinājumiem un 0 dzēšanām
  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"`
 `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
 ## Author
 
 
 Norio Nomura
 Norio Nomura