Explorar el Código

Document installation via Cocoapods

David Cordero hace 6 años
padre
commit
984b916dba
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  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