blob: a558a6bc5b1c2e1dbe1e2a981c8c37a401aa8915 [file] [log] [blame]
{
"name": "iPaySDK",
"version": "0.1.0",
"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.1"
},
"source_files": "iPaySDK/Classes/**/*",
"swift_version": "4.2",
"frameworks": "UIKit"
}