blob: ddb909bef56161a90d5b1978d2d576a8694edd07 [file] [log] [blame]
{
"name": "ZarinPalSDKPayment",
"version": "0.1.7",
"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.1.7"
},
"ios": {
"vendored_frameworks": "ZarinPalSDKPayment.framework"
},
"source_files": "ZarinPalSDKPayment/*.{swift,h}",
"requires_arc": true
}