blob: b9ef99629937a8ac3d4410d35d9dd623b0ca41a5 [file] [log] [blame]
{
"name": "FlatCreditCard",
"version": "0.0.6",
"summary": "A view for credit cards.",
"description": "A highly flexible credit view which allows for a view model to be integrated to allow for custom processing.",
"homepage": "https://github.com/educrate/credit-card-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"christianampe": "christianampe.work@gmail.com"
},
"source": {
"git": "https://github.com/educrate/credit-card-ios.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "9.3"
},
"swift_version": "4.1",
"source_files": "FlatCreditCard/Classes/**/*",
"resources": "FlatCreditCard/Assets/*{.png,.xcassets}"
}