blob: cb3d5864cc042a372f737229f3e23db8d8a35455 [file] [log] [blame]
{
"name": "NewPaySDK-iOS",
"version": "1.1.2",
"summary": "NewPay SDK for ios",
"description": "NewPay SDK for login, payment, proof submission, sign message and sign transaction",
"homepage": "https://github.com/newtonproject/newpay-hep-ios",
"license": {
"type": "GPLv3",
"file": "LICENSE"
},
"authors": {
"newtonproject": "newton-app@newtonproject.org"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/newtonproject/newpay-hep-ios.git",
"tag": "1.1.2"
},
"source_files": [
"NewtonSDK",
"*.{h,swift}"
],
"swift_versions": "4.0",
"requires_arc": true,
"swift_version": "4.0"
}