blob: f4261a7add26a9203edcf94e0bf121d7ecdcbed7 [file] [log] [blame]
{
"name": "AnimatedCardInput",
"version": "0.3.0",
"summary": "iOS library with components for input of Credit Card data",
"description": "This library let's you drop into your project an animated component representing Credit Card and allow users to enter their data directly onto it.",
"homepage": "https://github.com/netguru/AnimatedCardInput",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kamil Szczepański": "kamil.szczepanski@netguru.com"
},
"source": {
"git": "https://github.com/netguru/AnimatedCardInput.git",
"tag": "0.3.0"
},
"social_media_url": "https://www.netguru.com/codestories/topic/ios",
"swift_versions": "5.0",
"platforms": {
"ios": "11.0"
},
"source_files": "AnimatedCardInput/Classes/**/*",
"resource_bundles": {
"AnimatedCardInput": [
"AnimatedCardInput/Assets/*.png"
]
},
"swift_version": "5.0"
}