blob: 1ce8cf0ae2cc88a4e4f392b5d6d80bd0865262b0 [file] [log] [blame]
{
"name": "SimpleCCForm",
"version": "0.1.1",
"summary": "Easy Drop-in Credit Card Form.",
"description": "Easy drop-in Credit Card form that animates with user input.",
"homepage": "https://github.com/jboullianne/SimpleCCForm",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jean-Marc Boullianne": "jboullianne@gmail.com"
},
"source": {
"git": "https://github.com/jboullianne/SimpleCCForm.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.3"
},
"source_files": "*.swift",
"swift_versions": "4.0",
"swift_version": "4.0"
}