blob: 89dd09427c56105e6da3d97429731206e67712cb [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.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Very Good Security": "support@verygoodsecurity.com",
"CardIO": "support@paypal.com"
},
"homepage": "https://github.com/verygoodsecurity/CardIOSDK-iOS",
"source": {
"git": "https://github.com/verygoodsecurity/CardIOSDK-iOS.git",
"tag": "5.5.3"
},
"preserve_paths": "Carthage/Build/iOS/*.md",
"source_files": "CardIOSDK/CardIOSDK.h",
"vendored_frameworks": "Carthage/Build/iOS/CardIO.framework"
}