blob: dc38ee933ec350247939c2b538afa56e20af1716 [file] [log] [blame]
{
"name": "CardIODynamic",
"platforms": {
"ios": "8.0"
},
"summary": "Credit card scanning for mobile apps. Wrapper around original CardIO library to bring easy integration into Swift projects.",
"requires_arc": true,
"version": "5.4.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tap Payments": "hello@tap.company",
"CardIO": "support@paypal.com"
},
"homepage": "https://github.com/Tap-Payments/CardIODynamic-iOS",
"source": {
"git": "https://github.com/Tap-Payments/CardIODynamic-iOS.git",
"tag": "5.4.1"
},
"preserve_paths": "Carthage/Build/iOS/LICENSE.md",
"source_files": "CardIODynamic/CardIODynamic.h",
"vendored_frameworks": "Carthage/Build/iOS/CardIO.framework"
}