blob: 3f49cf28971d89399d647a73c15cad6fe637e149 [file] [log] [blame]
{
"name": "LSCreditCardForm",
"version": "1.2.2",
"summary": "Simple and engaging credit card form",
"description": "Offer your users engaging way how to enter credit card detail. Task that is usually boring and bothersome can be lightened by presenting it in visually interesting way",
"homepage": "https://github.com/lopdo/LSCreditCardForm",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lopdo": "lopenka@gmail.com"
},
"source": {
"git": "https://github.com/lopdo/LSCreditCardForm.git",
"tag": "1.2.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSCreditCardForm/Classes/**/*",
"resources": [
"LSCreditCardForm/Assets/*.xcassets",
"LSCreditCardForm/Assets/CreditCard.ttf"
]
}