blob: 97409d8bd319094bd6bfaf55d557e298512997a5 [file] [log] [blame]
{
"name": "CardInput",
"version": "0.4",
"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"
},
"platforms": {
"ios": "10.0"
},
"source_files": "CardInput/**/*.swift",
"resources": "CardInput/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"swift_version": "4.2",
"dependencies": {
"AKMaskField": [
]
}
}