blob: d473f942bebc788faf862798bcdf8bb37d6c25bc [file] [log] [blame]
{
"name": "BankCardKit",
"version": "0.1.0",
"summary": "Card tools and manager framework",
"description": "BankCardKit is an iOS framework which gives the right tools for handle work with Debit and Credit Bank Cards safety.",
"homepage": "https://github.com/piero9212/BankCardKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"piero9212@gmail.com": "piero9212@gmail.com"
},
"source": {
"git": "https://github.com/piero9212/BankCardKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BankCardKit/Classes/**/*.swift",
"pushed_with_swift_version": "4.0"
}