blob: c3ab0d3662c2bce6500fe3e82625bbb2fc3740a1 [file] [log] [blame]
{
"name": "CardFlight",
"version": "3.6.3",
"license": {
"type": "commercial",
"text": "Copyright 2018 Cardflight, Inc. All rights reserved."
},
"homepage": "https://cardflight.com",
"authors": {
"CardFlight": "support@cardflight.com"
},
"summary": "CardFlight's iOS SDK Library",
"source": {
"git": "https://github.com/CardFlight/cardflight-v3-ios.git",
"tag": "v3.6.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"AVFoundation",
"AudioToolbox",
"MediaPlayer",
"MessageUI",
"ExternalAccessory"
],
"pod_target_xcconfig": {
"LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/CardFlight"
},
"libraries": "stdc++.6.0.9",
"source_files": "*.{h,m}",
"preserve_paths": "libCardFlightLibrary.a",
"vendored_libraries": "libCardFlightLibrary.a"
}