blob: 0eb2d116fe8d2d0b4d8511e2ca7fb944347513e3 [file] [log] [blame]
{
"name": "BucketSDK",
"version": "1.0",
"summary": "This is the SDK for Bucket Technologies. This is usd for integrations for various different POS Systems.",
"description": "This is the Bucket SDK. This is where you will be able to create your transactions easier, login with the retailer account easier, & save Bucket Credentials.",
"homepage": "https://github.com/ryancoyne0/BucketSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ryan": "ryan@buckettechnologies.com"
},
"source": {
"git": "https://github.com/ryancoyne0/BucketSDK.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "*.{swift}",
"swift_version": "4.1",
"frameworks": "Foundation",
"dependencies": {
"KeychainSwift": [
]
}
}