blob: 38c7a040b06c146f9c86ba0f4a58d1f1cb0856a7 [file] [log] [blame]
{
"name": "CardInput",
"version": "0.4.7",
"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.7"
},
"platforms": {
"ios": "10.0"
},
"source_files": "CardInput/Classes/**/*.swift",
"resource_bundles": {
"CardInput": [
"CardInput/**/*.{xib,png,ttf}"
]
},
"swift_version": "4.2",
"dependencies": {
"AKMaskField": [
]
}
}