blob: 4bbe8a0e1b9d9dbe7ffe0158f81fc915f8618c8b [file] [log] [blame]
{
"name": "RDPSDK2",
"version": "2.0.1",
"summary": "This RDPSDK2 is the RDP mobile SDK version 2.",
"description": "RDP SDK 2 for merchants to integrate RDP payment solutions with their iOS projects.",
"homepage": "https://bitbucket.org/reddotpayment/ios-sdk2-cocoapod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daryl": "darylng@reddotpayment.com"
},
"source": {
"git": "https://darylngrdp@bitbucket.org/reddotpayment/ios-sdk2-cocoapod.git",
"tag": "2.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RDPSDK2/RDPSDK2/Classes/**/*",
"dependencies": {
"CardIO": [
]
}
}