blob: 86f961e1bdb680f8adf085d6ec5e593af7ff9f06 [file] [log] [blame]
{
"name": "MFCard",
"version": "1.2.7",
"summary": "Fantastic Credit Card View",
"license": "MIT",
"authors": {
"Rahul Chandnani": "rahulchandnani@my.com",
"Arpan Desai": "arpan@mobilefirst.in"
},
"source": {
"git": "https://github.com/MobileFirstInc/MFCard.git",
"tag": "1.2.7"
},
"homepage": "https://www.mobilefirst.in",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "MFCard/**/*.{swift,h}",
"resource_bundles": {
"MFCard": [
"MFCard/**/*.{xib,xcassets,json,imageset,png,jpg}"
]
},
"frameworks": [
"UIKit",
"Foundation"
],
"swift_versions": "5.1",
"swift_version": "5.1"
}