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