blob: 7e62f0ac9a8845f1626b67f9288c68c9a86ce766 [file] [log] [blame]
{
"name": "eWAYPaymentsSDK",
"version": "1.1.0",
"summary": "eWAYPaymentsSDK allows eway payment to be performed directly from any compatible iOS device.",
"description": "eWAYPaymentsSDK allows eway payment to be performed directly from any compatible iOS device. Apple Pay is supported as well for those device with TouchID. Below are steps needed to be done before using the SDK in your application",
"homepage": "https://www.eway.io/developers/sdk/ios",
"license": "MIT",
"authors": {
"eWAY": "tony@eway.com.au"
},
"source": {
"git": "https://github.com/eWAYPayment/eway-rapid-ios.git",
"tag": "1.1.0"
},
"social_media_url": "https://twitter.com/eway_",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"eWAYPaymentsSDK": [
"Pod/Assets/*.png"
]
}
}