blob: ca60656ef0b34516470fdf3096cc212f7f39f86e [file] [log] [blame]
{
"name": "YCPayment",
"version": "0.1.2",
"summary": "The YCPayment iOS SDK makes it quick and easy to build an excellent payment experience in your iOS app.",
"description": "The YCPayment iOS SDK makes it quick and easy to build an excellent payment experience in your iOS app. We provide a powerful and customizable WKWebview that can be used to handle 3DS step and build a fully custom experience.",
"homepage": "https://github.com/NextmediaMa/youcan-payment-ios-sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YouCan Pay Team": "https://pay.youcan.shop/"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5",
"source": {
"git": "https://github.com/NextmediaMa/youcan-payment-ios-sdk.git",
"tag": "0.1.2"
},
"source_files": "Sources/YCPayment/**/*.swift",
"exclude_files": "Classes/Exclude",
"dependencies": {
"Alamofire": [
"~> 5.4.3"
],
"SwiftyJSON": [
"~> 4.3.0"
]
},
"swift_version": "5"
}