blob: e0d2f65aa5b764c50ead0d7b821ddac4bf6537f5 [file] [log] [blame]
{
"name": "ZarinPalSDKPayment",
"version": "0.2.1",
"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/FarshidRoohi/ZarinPalSDKPayment.git",
"tag": "0.2.1"
},
"source_files": "ZarinPalSDKPayment/*.{swift,h}",
"requires_arc": true,
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
},
"resources": "ZarinPalSDKPayment/PaymentBoard.storyboard"
}