blob: 7662b6ec95e3b006d7dc401f95a377ea12fec060 [file] [log] [blame]
{
"name": "CardFlight-v4",
"version": "4.0",
"summary": "CardFlight mobile payments SDK",
"description": "CardFlight mobile payments SDK for accepting credit card payments from with your application. Contact sales@cardflight.com for more information.",
"homepage": "https://cardflight.com",
"license": {
"type": "commercial",
"text": "Copyright 2017 Cardflight, Inc. All rights reserved."
},
"authors": {
"CardFlight": "support@cardflight.com"
},
"source": {
"git": "https://github.com/CardFlight/cardflight-v4-ios.git",
"tag": "v4.0"
},
"social_media_url": "https://twitter.com/cardflight",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "CardFlight.framework/Headers/*.h",
"public_header_files": "CardFlight.framework/Headers/*.h",
"vendored_frameworks": "CardFlight.framework",
"frameworks": [
"AVFoundation",
"AudioToolbox",
"CoreAudio",
"CoreBluetooth",
"MediaPlayer",
"ExternalAccessory"
]
}