blob: cf646fb41e97749601bb21607ec9c3690fa2e186 [file] [log] [blame]
{
"name": "TapCardValidator",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.1",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.1"
},
"summary": "Bank cards validation library",
"requires_arc": true,
"version": "1.0",
"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.0"
},
"source_files": "TapCardValidator/Source/*.swift"
}