Adding jazzy config file
This commit is contained in:
parent
3c5cb4fe59
commit
87355c1b13
|
|
@ -0,0 +1,14 @@
|
||||||
|
author: Flávio Caetano (@fjcaetano)
|
||||||
|
author_url: https://github.com/fjcaetano
|
||||||
|
github_url: https://github.com/fjcaetano/ReCaptcha
|
||||||
|
|
||||||
|
readme: README.md
|
||||||
|
|
||||||
|
module: ReCaptcha
|
||||||
|
xcodebuild_arguments:
|
||||||
|
- -workspace
|
||||||
|
- Example/ReCaptcha.xcworkspace
|
||||||
|
- -scheme
|
||||||
|
- ReCaptcha-Example
|
||||||
|
- -configuration
|
||||||
|
- Release
|
||||||
Loading…
Reference in New Issue