mirror of
https://github.com/jmcnamara/libxlsxwriter
synced 2025-03-28 21:13:14 +00:00
Add docs for cocoa pod installer.
This commit is contained in:
parent
b21d5a7632
commit
99017fe3d9
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user