blob: 6a6bb927950d73755dd972e61a0468d14c195d6a [file] [log] [blame]
{
"name": "zarinpal-sdk-ios-yekta",
"version": "0.1.2",
"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.2"
},
"source_files": "ZarinPalSDKPayment/*.{swift,h}",
"resource_bundles": {
"zarinpal-sdk-ios-yekta": "ZarinPalSDKPayment/*.{storyboard}"
},
"requires_arc": true,
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
},
"frameworks": "UIKit"
}