[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / a / 6 / 4 / eWAYPaymentsSDK / 1.0.0-Beta1 / eWAYPaymentsSDK.podspec.json
blob5992d2fb2053f38199a7ce65995372bc5509ac32
2   "name": "eWAYPaymentsSDK",
3   "version": "1.0.0-Beta1",
4   "summary": "eWAYPaymentsSDK allows eway payment to be performed directly from any compatible iOS device.",
5   "description": "eWAYPaymentsSDK allows eway payment to be performed directly from any compatible iOS device. Below are steps needed to be done before using the SDK in your application",
6   "homepage": "https://github.com/eWAYPayment/eWAYPaymentsSDK",
7   "license": "MIT",
8   "authors": {
9     "eWAY": "tony@eway.com.au"
10   },
11   "source": {
12     "git": "https://github.com/eWAYPayment/eWAYPaymentsSDK.git",
13     "tag": "1.0.0-Beta1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "eWAYPaymentsSDK": [
22       "Pod/Assets/*.png"
23     ]
24   }