blob: 62d096633114186687d3b4d8037b938a4b1d99e8 [file] [log] [blame]
{
"name": "zarinpal-sdk-ios-yekta",
"version": "0.1.3",
"summary": "ZarinPal SDK Payment",
"description": "ZarinPal SDK Payment | Payment Request and Automatic Verification in iOS Clinet",
"homepage": "http://zarinpal.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZarinPal": "developers@zarinpal.com"
},
"platforms": {
"ios": "11.3"
},
"source": {
"git": "https://gitlab.com/ImanX/zarinpal-sdk-ios-yekta.git",
"tag": "0.1.3"
},
"source_files": "ZarinPalSDKPayment/*.{swift,h}",
"resource_bundles": {
"zarinpal-sdk-ios-yekta": "ZarinPalSDKPayment/*.{storyboard}"
},
"requires_arc": true,
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
},
"resources": "ZarinPalSDKPayment/PaymentBoard.storyboard"
}