blob: deb635a75a7c6c3a998ad11f4f3c6c3185ad0d18 [file] [log] [blame]
{
"name": "Paysafe",
"version": "1.0.0",
"summary": "A Paysafe apple pay SDK.",
"homepage": "https://github.com/paysafegroup/paysafe_sdk_ios.git",
"license": "MIT",
"authors": {
"Paysafe": "DeveloperCentre@OptimalPayments.com"
},
"source": {
"git": "https://github.com/paysafegroup/paysafe_sdk_ios.git",
"commit": "40d4ef74cb3d3ec8371ab49a757d7f227b564498",
"tag": "1.1.1"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"source_files": [
"iOS_SDK/PaymentKit/*.{h,m}",
"iOS_SDK/MockPassKItLib/*.{h,m}"
],
"resources": "iOS_SDK/MockPassKItLib/PaySafeMockPaymentSummaryViewController.xib"
}