blob: 2f0585864fc83526fac03b1f49d1321e8d94e76f [file] [log] [blame]
{
"name": "MFCard",
"version": "1.2.5",
"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.5"
},
"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"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "4"
},
"pushed_with_swift_version": "3.0"
}