14 lines
303 B
YAML
14 lines
303 B
YAML
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 |