blob: f8784dd0652387604b2e1f9fe4be1739d88db730 [file] [log] [blame]
{
"name": "CardInput",
"version": "0.4.5",
"license": "MIT",
"summary": "Fancy Credit Card Input",
"homepage": "https://github.com/mahmutpinarbasi/CardInput.git",
"authors": {
"Mahmut Pınarbaşı": "pinarbasimahmut@gmail.com"
},
"source": {
"git": "https://github.com/mahmutpinarbasi/CardInput.git",
"tag": "0.4.5"
},
"platforms": {
"ios": "10.0"
},
"source_files": "CardInput/**/*.swift",
"resource_bundles": {
"CardInput": [
"CardInput/**/*.{xib,png,ttf}"
]
},
"swift_version": "4.2",
"dependencies": {
"AKMaskField": [
]
}
}