blob: 1edfbb895800a0f04fc0a6f5557fee521264bde6 [file] [log] [blame]
{
"name": "CardIOSDK",
"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.5.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"VGS": "support@verygoodsecurity.com",
"CardIO": "support@paypal.com"
},
"homepage": "https://github.com/verygoodsecurity/vgs-collect-ios",
"source": {
"git": "https://github.com/dmytrokhl/CardIOSDK.git",
"tag": "5.5.1"
},
"preserve_paths": "Carthage/Build/iOS/*.md",
"source_files": "CardIOSDK/CardIOSDK.h",
"vendored_frameworks": "Carthage/Build/iOS/CardIO.framework"
}