Add docs for cocoa pod installer.

This commit is contained in:
John McNamara 2015-09-27 21:12:53 +01:00
parent b21d5a7632
commit 99017fe3d9
2 changed files with 12 additions and 0 deletions

View File

@ -1,6 +1,12 @@
/**
@page changes Changes
## 0.1.6 September 27 2015
- Added CocoaPod spec file to allow the library to be installed using
[CocoaPods](https://cocoapods.org).
Pull Request [#7](https://github.com/jmcnamara/libxlsxwriter/issues/7).
## 0.1.5 May 3 2015

View File

@ -65,6 +65,12 @@ To see a verbose summary of the compilation steps use `V=1`:
make V=1
### Install using Cocoa Pods
For iOS and OS X progects in Xcode you can install libxlsxwriter using
[CocoaPods](https://cocoapods.org).
### Try an example
If there weren't any warnings or errors in the previous step (and there