blob: c9e8158f119d8631ed5b7bf975253e9962a0d2e8 [file] [log] [blame]
{
"name": "SZPaymentCards",
"version": "1.0.1",
"summary": "SZPaymentCards is SwiftUI framework",
"description": "SZPaymentCards is lightweight SwiftUI framework, that allows to create deffrent deffrent type of payment card like VisaCard, MasterCard, UnionPay, etc....",
"homepage": "https://github.com/Sagar551994/SZPaymentCards",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sagar551994": "sagar.zalavadiya5@gmail.com"
},
"source": {
"git": "https://github.com/Sagar551994/SZPaymentCards.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "14.0"
},
"source_files": "SZPaymentCards/Classes/**/*",
"resource_bundles": {
"SZPaymentCards": [
"SZPaymentCards/Images.xcassets"
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}