[Add] Userpilot 0.0.1-beta.1
[CocoaPods.git] / Specs / 2 / a / 5 / ZeroAuthCielo / 0.0.4 / ZeroAuthCielo.podspec.json
blob54e3e4ba4fdfd5cf3f205d1d07cc3f7397e39001
2   "name": "ZeroAuthCielo",
3   "version": "0.0.4",
4   "summary": "Biblioteca de validação de cartões de crédito",
5   "description": "Biblioteca Cielo/Braspag de validação de cartões de crédito.",
6   "homepage": "https://github.com/DeveloperCielo/zero-auth-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/zero-auth-ios.git",
17     "tag": "0.0.4"
18   },
19   "swift_versions": "5.0",
20   "source_files": "ZeroAuth/ZeroAuth/**/*.{h,m,swift,framework}",
21   "dependencies": {
22     "CieloOAuth": [
24     ]
25   },
26   "exclude_files": "ZeroAuth/Example/**/*.*",
27   "swift_version": "5.0"