[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 6 / 4 / eWAYPaymentsSDK / 1.0.0 / eWAYPaymentsSDK.podspec.json
blob58efa726c87bbf307c92b3aa50b4fbb98648b41f
2   "name": "eWAYPaymentsSDK",
3   "version": "1.0.0",
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://www.eway.io/developers/sdk/ios",
7   "license": "MIT",
8   "authors": {
9     "eWAY": "tony@eway.com.au"
10   },
11   "source": {
12     "git": "https://github.com/eWAYPayment/eway-rapid-ios.git",
13     "tag": "1.0.0"
14   },
15   "social_media_url": "https://twitter.com/eway_",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "eWAYPaymentsSDK": [
23       "Pod/Assets/*.png"
24     ]
25   }