blob: 599d1c9775537a7c1efed182064bc3915e7f03dc [file] [log] [blame]
{
"name": "TapCardValidator",
"platforms": {
"ios": "8.0"
},
"swift_versions": [
"4.2",
"5.0"
],
"summary": "Bank cards validation library",
"requires_arc": true,
"version": "1.2.5",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tap Payments": "hello@tap.company"
},
"homepage": "https://github.com/Tap-Payments/TapCardValidator-iOS",
"source": {
"git": "https://github.com/Tap-Payments/TapCardValidator-iOS.git",
"tag": "1.2.5"
},
"source_files": "TapCardValidator/Source/*.swift"
}