blob: 2a7d363be6e7d03004c460ac9b03c1fd40ee5347 [file] [log] [blame]
{
"name": "CardFlight-v4",
"version": "4.6.2",
"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 2018 Cardflight, Inc. All rights reserved."
},
"authors": {
"CardFlight": "support@cardflight.com"
},
"source": {
"git": "https://github.com/CardFlight/cardflight-v4-ios.git",
"tag": "v4.6.2"
},
"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"
]
}