[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / 6 / 4 / eWAYPaymentsSDK / 1.1.0 / eWAYPaymentsSDK.podspec.json
blob7e62f0ac9a8845f1626b67f9288c68c9a86ce766
2   "name": "eWAYPaymentsSDK",
3   "version": "1.1.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. 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",
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.1.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   }