blob: e8d47d5caa489c3ccf0ab7485426a7f7aae28bd6 [file] [log] [blame]
{
"name": "iPaySDK",
"version": "0.8.0",
"summary": "A framework for connecting with iPay and smooth payment experience.",
"description": "This library is for easy iPay integration in third party application. With this library third party app can connect with iPay and make payments easily.",
"homepage": "https://github.com/ipay-systems/iPaySDK",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": {
"Tasnim Alam Shovon": "shovon54@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ipay-systems/iPaySDK.git",
"tag": "0.8.0"
},
"source_files": "iPaySDK/Classes/**/*",
"swift_version": "4.2",
"frameworks": "UIKit",
"dependencies": {
"SVProgressHUD": [
]
}
}