blob: b87d65a889b1c9d812825d19ce88417ac6e2d5bb [file] [log] [blame]
{
"name": "BLPay",
"version": "1.0.1",
"summary": "BLPay",
"swift_versions": "4.0",
"description": "BLPay...",
"homepage": "https://github.com/iosRober/BLPay",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lin bo": "ok@linbok.com"
},
"source": {
"git": "https://github.com/iosRober/BLPay.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BLPay/Classes/**/*",
"frameworks": [
"UIKit",
"StoreKit",
"Foundation"
],
"dependencies": {
"KeychainAccess": [
]
},
"swift_version": "4.0"
}