blob: 8ad21930885c69fdfc766d53eca127799a3dcc95 [file] [log] [blame]
{
"name": "RDPSDK",
"version": "1.0.3",
"summary": "RDP SDK release",
"description": "RDP SDK for merchants to integrate with their iOS development",
"homepage": "https://bitbucket.org/reddotpayment/ios-sdk-cocoapod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Red Dot Payment",
"social_media_url": "https://www.facebook.com/reddotpayment",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://darylngrdp@bitbucket.org/reddotpayment/ios-sdk-cocoapod.git",
"tag": "1.0.3"
},
"source_files": "RDPSDK/Classes/**/**/*.{h}",
"exclude_files": "Classes/Exclude"
}