blob: c903e7bdd379db2265ab30cc6791b0511159951a [file] [log] [blame]
{
"name": "Khalti",
"version": "1.0.13",
"summary": "Khalti is the new generation Payment Gateway, Digital Wallet and API provider for various services.",
"description": "Khalti is the new generation Payment Gateway, Digital Wallet and API provider for various services. We provide you with true Payment Gateway, where you can accepts payments from: Khalti User, Net Banking customers of our partner banks (need not be Khalti user).",
"homepage": "https://khalti.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"khalti": "info@khalti.com"
},
"source": {
"git": "https://github.com/khalti/khalti-sdk-ios.git",
"branch": "master",
"tag": "1.0.13"
},
"social_media_url": "https://twitter.com/KhaltiOfficial",
"platforms": {
"ios": "8.0"
},
"source_files": "khalti/Classes/**/*.{swift}",
"resource_bundles": {
"Khalti": [
"khalti/Assets/**/*.{png,storyboard,xib,xcassets}"
]
},
"frameworks": "UIKit"
}