[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 6 / 2 / 0 / DirectCheckout / 0.0.2 / DirectCheckout.podspec.json
blob9de01f99a68900a76703f6bd24bd14d7529ed86b
2   "name": "DirectCheckout",
3   "version": "0.0.2",
4   "summary": "SDK para criptografia e validação de dados do cartão de crédito para integração com a API de pagamentos da Juno/BoletoBancário.",
5   "homepage": "http://www.juno.com.br",
6   "authors": {
7     "Diego Trevisan Lara": "diego@juno.com.br"
8   },
9   "license": "Apache",
10   "platforms": {
11     "ios": "11.0"
12   },
13   "source": {
14     "git": "https://github.com/tamojuno/direct-checkout-ios.git",
15     "tag": "0.0.2"
16   },
17   "source_files": [
18     "DirectCheckout",
19     "DirectCheckout/**/*.{h,m,swift}"
20   ],
21   "public_header_files": "DirectCheckout/**/*.h",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"