blob: 6c8995d8ab95da0f86aa5b4f206482f885b54c21 [file] [log] [blame]
{
"name": "LSCreditCardForm",
"version": "1.0.0",
"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.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSCreditCardForm/Classes/**/*",
"resource_bundles": {
"LSCreditCardForm": [
"LSCreditCardForm/Assets/**/*"
]
}
}