blob: 6a315e744d80c4beecd5bf0ea00e72b3eb0257a3 [file] [log] [blame]
{
"name": "iPaySDK",
"version": "0.1.2",
"summary": "A framework for connecting with iPay and seamless 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": "MIT",
"file": "LICENSE"
},
"authors": {
"Tasnim Alam Shovon": "shovon54@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ipay-systems/iPaySDK.git",
"tag": "0.1.2"
},
"source_files": "iPaySDK/Classes/**/*",
"swift_version": "4.2",
"frameworks": "UIKit"
}