blob: 594bd275606f5027926feb07a762e1e244d1c3b8 [file] [log] [blame]
{
"name": "Paymentpage-sdk-ios",
"version": "1.9.2",
"summary": "Payment page SDK",
"description": "SDK for iOS is a software development kit for fast integration of the ECommPay payment solutions right in your mobile app for iOS.",
"homepage": "https://github.com/ITECOMMPAY/paymentpage-sdk-ios",
"license": "MIT",
"authors": {
"Vitaliy Morozov": "v.morozov@it.ecommpay.com"
},
"platforms": {
"ios": "12.1"
},
"source": {
"http": "https://github.com/ITECOMMPAY/paymentpage-sdk-ios/releases/download/1.9.2/ecommpaySDK.xcframework.zip"
},
"source_files": "ecommpaySDK.xcframework/ios-arm64_armv7/ecommpaySDK.framework/Headers/*.{h,m,swift}",
"public_header_files": "ecommpaySDK.xcframework/ios-arm64_armv7/ecommpaySDK.framework/Headers/*.{h,m,swift}",
"ios": {
"vendored_frameworks": "ecommpaySDK.xcframework"
},
"frameworks": [
"UIKit",
"Security",
"QuartzCore",
"OpenGLES",
"MobileCoreServices",
"Foundation",
"CoreGraphics",
"CoreVideo",
"CoreMedia",
"Accelerate",
"AudioToolbox",
"AVFoundation"
]
}