blob: b26c3c0f8d19a4a209506d6e7538780c63b9ff19 [file] [log] [blame]
{
"name": "iPaySDK",
"version": "0.9.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.9.0"
},
"source_files": "iPaySDK/Classes/**/*",
"swift_version": "4.2",
"frameworks": "UIKit",
"dependencies": {
"SVProgressHUD": [
]
}
}