blob: fb0b0cebe739754899d243e75f4dbcdbebf14533 [file] [log] [blame]
{
"name": "CardIO",
"version": "3.6.3",
"homepage": "https://www.card.io",
"summary": "An easy to use credit card scanning tool.",
"authors": {
"CardIO": "support@paypal.com"
},
"source": {
"http": "https://github.com/card-io/card.io-iOS-SDK/releases/download/v3.6.3/card.io_ios_sdk_3.6.3.zip",
"flatten": true
},
"source_files": "CardIO/*.h",
"preserve_paths": "CardIO/*.a",
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/CardIO/CardIO\""
},
"frameworks": [
"AVFoundation",
"AudioToolbox",
"CoreMedia",
"CoreVideo",
"MobileCoreServices",
"OpenGLES",
"QuartzCore",
"Security",
"UIKit"
],
"libraries": [
"CardIO",
"c++"
],
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"license": {
"type": "Commercial",
"text": " All text and design is copyright © 2012 Paypal.\n\n All rights reserved.\n"
}
}