blob: e41d1a899ff645afa2bc5b9f0625eee197d433f5 [file] [log] [blame]
{
"name": "OboPayments",
"version": "0.1.0",
"summary": "Obopay suite of SDKs.",
"description": "Obopay payments iOS SDK provides seamless integration to business iOS app to offer Obopay payment services to it’s customers.",
"homepage": "https://www.obopay.com",
"swift_versions": "4.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Obopay Mobile Techonlogies Pvt. Ltd.",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/obopay/payments-sdk-ios.git",
"tag": "0.1.0"
},
"source_files": "obopaypayments/**/*.swift",
"frameworks": "Foundation",
"swift_version": "4.2"
}