[Add] LLUnionPaySDK 1.3.8
[CocoaPods.git] / Specs / 7 / f / b / CieloBinQuery / 0.0.1 / CieloBinQuery.podspec.json
blobfd2fb5f768c4e4891dd6e10fc9a9ca4623aebb56
2   "name": "CieloBinQuery",
3   "version": "0.0.1",
4   "summary": "Biblioteca de consulta de cartões de crédito",
5   "description": "Biblioteca Cielo/Braspag de consulta de cartões de crédito utilizando o bin.",
6   "homepage": "https://github.com/DeveloperCielo/cielo-bin-query-ios",
7   "license": "MIT",
8   "authors": {
9     "Jeferson F. Nazario": "jefnazario@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/jefnazario",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/DeveloperCielo/cielo-bin-query-ios.git",
17     "tag": "0.0.1"
18   },
19   "swift_versions": "5.0",
20   "source_files": "BinQuery/BinQuery/**/*.{h,m,swift,framework}",
21   "dependencies": {
22     "CieloOAuth": [
24     ]
25   },
26   "exclude_files": "BinQuery/Example/*.*",
27   "swift_version": "5.0"