[Add] GoogleMobileAdsMediationIronSource 8.6.0.0.0
[CocoaPods.git] / Specs / e / 4 / 7 / CardScanner / 0.1.1 / CardScanner.podspec.json
blobac81afaf2acb9a5db9394dcdc595ba754b40858c
2   "name": "CardScanner",
3   "version": "0.1.1",
4   "summary": "A credit card scanner.",
5   "description": "A simple class to scan a credit card and get: number, date and cvv.",
6   "homepage": "https://github.com/narlei/CardScanner",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Narlei Moreira": "narlei.guitar@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/narlei/CardScanner.git",
16     "tag": "0.1.1"
17   },
18   "social_media_url": "https://twitter.com/narleimoreira",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "CardScanner/Classes/**/*",
24   "swift_version": "5.0"