blob: 2960dcf10695ea48c2ca3f9e37e7749c02ad1eed [file] [log] [blame]
{
"name": "Bongloy",
"version": "0.4.0",
"summary": "iOS library for Bongloy Payment Gateway API.",
"description": "Bongloy is the easiest way to accept payments online.",
"homepage": "https://github.com/bongloy-community/bongloy-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"khomsovon": "sovon.khom68@gmail.com"
},
"source": {
"git": "https://github.com/bongloy-community/bongloy-ios.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Bongloy/Classes/**/*",
"dependencies": {
"Stripe": [
"<= 17.0.1"
]
}
}